Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c817a5cee4fa6797817ba67f8fb41572c1732248 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-ssh6838013489280941491.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh15483159901990134004.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-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-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12180305074585629543.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh9923446834408366767.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-usb-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-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14695858540844680297.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-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-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-usb-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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9051 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c817a5cee4fa6797817ba67f8fb41572c1732248 (main) Commit message: "Merge pull request #218 from weichou1229/interface-change" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-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 c817a5cee4fa6797817ba67f8fb41572c1732248 # timeout=10 > git rev-list --no-walk f433dd4a7f716b42d434c791f0c601cda98ab1b1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:17:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:17:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:17:51 ========================================================= 03:17:51 EdgeX Global Pipelines Version Info 03:17:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:17:52 ------------------- 03:17:52 stable info: 03:17:52 ------------------- 03:17:52 Commited By: Bill Mahoney bill.mahoney@intel.com 03:17:52 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 03:17:52 Message: update stable to v1.0.248 03:17:53 ------------------- 03:17:53 experimental info: 03:17:53 ------------------- 03:17:53 Commited By: **** collab-it+edgex@linuxfoundation.org 03:17:53 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 03:17:53 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:17:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 03:17:53 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 03:17:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:17:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:17:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:17:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 03:17:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:17:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:17:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:17:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:17:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:17:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 03:17:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:17:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:17:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:17:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:17:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:17:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:17:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:17:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:17:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:17:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:17:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:17:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:17:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:17:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:17:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:17:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:17:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:17:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:17:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c817a5cee4fa6797817ba67f8fb41572c1732248 [Pipeline] echo 03:17:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c817a5c [Pipeline] echo 03:17:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:17:53 provisioning config files... 03:17:53 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12144220868116771318tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:17:54 ---> docker-login.sh 03:17:54 nexus3.edgexfoundry.org:10001 03:17:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:54 Configure a credential helper to remove this warning. See 03:17:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:54 03:17:54 Login Succeeded 03:17:54 nexus3.edgexfoundry.org:10002 03:17:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:54 Configure a credential helper to remove this warning. See 03:17:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:54 03:17:54 Login Succeeded 03:17:54 nexus3.edgexfoundry.org:10003 03:17:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:54 Configure a credential helper to remove this warning. See 03:17:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:54 03:17:54 Login Succeeded 03:17:54 nexus3.edgexfoundry.org:10004 03:17:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:54 Configure a credential helper to remove this warning. See 03:17:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:54 03:17:54 Login Succeeded 03:17:54 docker.io 03:17:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:55 Configure a credential helper to remove this warning. See 03:17:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:55 03:17:55 Login Succeeded 03:17:55 ---> docker-login.sh ends [Pipeline] } 03:17:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:17:55 + git rev-list -1 --merges c817a5cee4fa6797817ba67f8fb41572c1732248~1..c817a5cee4fa6797817ba67f8fb41572c1732248 [Pipeline] echo 03:17:55 -----------> git rev-list -1 --merges c817a5cee4fa6797817ba67f8fb41572c1732248~1..c817a5cee4fa6797817ba67f8fb41572c1732248 c817a5cee4fa6797817ba67f8fb41572c1732248 03:17:55 c817a5cee4fa6797817ba67f8fb41572c1732248 [false] [Pipeline] sh 03:17:55 + git log --format=format:%s -1 c817a5cee4fa6797817ba67f8fb41572c1732248 [Pipeline] echo 03:17:55 ========================================================= 03:17:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:17:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:17:56 + git log --format=format:%s -1 c817a5cee4fa6797817ba67f8fb41572c1732248 [Pipeline] echo 03:17:56 [semverPrep] GIT_COMMIT: c817a5cee4fa6797817ba67f8fb41572c1732248, Commit Message: Merge pull request #218 from weichou1229/interface-change [Pipeline] echo 03:17:56 [semverPrep] This is not a build commit. [Pipeline] sh 03:17:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:17:56 + grep -v github /etc/ssh/ssh_known_hosts 03:17:56 + [ -e /tmp/ssh_known_hosts ] 03:17:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:17:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:17:56 + sudo tee -a /etc/ssh/ssh_known_hosts 03:17:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:17:57 03:17:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:17:57 0.1.4: Pulling from edgex-devops/py-git-semver 03:17:57 b85a868b505f: Pulling fs layer 03:17:57 e2be974225ed: Pulling fs layer 03:17:57 339a4e72a1f5: Pulling fs layer 03:17:57 988bab9f4d93: Pulling fs layer 03:17:57 1469e6f7b9e6: Pulling fs layer 03:17:57 eaf3925da568: Pulling fs layer 03:17:57 988bab9f4d93: Waiting 03:17:57 1469e6f7b9e6: Waiting 03:17:57 bab4dde63d76: Pulling fs layer 03:17:57 bde34c3a00c8: Pulling fs layer 03:17:57 b352a97aabf1: Pulling fs layer 03:17:57 eaf3925da568: Waiting 03:17:57 bab4dde63d76: Waiting 03:17:57 bde34c3a00c8: Waiting 03:17:57 b352a97aabf1: Waiting 03:17:57 4872d77fe225: Pulling fs layer 03:17:57 5851b861e8e6: Pulling fs layer 03:17:57 4872d77fe225: Waiting 03:17:57 e2be974225ed: Download complete 03:17:57 988bab9f4d93: Verifying Checksum 03:17:57 988bab9f4d93: Download complete 03:17:57 1469e6f7b9e6: Verifying Checksum 03:17:57 1469e6f7b9e6: Download complete 03:17:57 eaf3925da568: Download complete 03:17:57 339a4e72a1f5: Verifying Checksum 03:17:57 339a4e72a1f5: Download complete 03:17:57 bde34c3a00c8: Download complete 03:17:57 b352a97aabf1: Download complete 03:17:57 4872d77fe225: Verifying Checksum 03:17:57 4872d77fe225: Download complete 03:17:57 5851b861e8e6: Verifying Checksum 03:17:57 5851b861e8e6: Download complete 03:17:57 b85a868b505f: Verifying Checksum 03:17:57 b85a868b505f: Download complete 03:17:57 bab4dde63d76: Verifying Checksum 03:17:57 bab4dde63d76: Download complete 03:17:59 b85a868b505f: Pull complete 03:17:59 e2be974225ed: Pull complete 03:17:59 339a4e72a1f5: Pull complete 03:17:59 988bab9f4d93: Pull complete 03:18:00 1469e6f7b9e6: Pull complete 03:18:00 eaf3925da568: Pull complete 03:18:02 bab4dde63d76: Pull complete 03:18:02 bde34c3a00c8: Pull complete 03:18:02 b352a97aabf1: Pull complete 03:18:02 4872d77fe225: Pull complete 03:18:02 5851b861e8e6: Pull complete 03:18:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:18:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:18:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:18:02 prd-ubuntu20.04-docker-8c-8g-9051 does not seem to be running inside a container 03:18:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:18:04 $ docker top 2fb72ca448b3c1a87d060dbdaec0ffa81e38d1a657f70336f9ce763790cb223a -eo pid,comm 03:18:04 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). 03:18:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:18:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:18:04 [ssh-agent] Looking for ssh-agent implementation... 03:18:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:18:04 $ docker exec 2fb72ca448b3c1a87d060dbdaec0ffa81e38d1a657f70336f9ce763790cb223a ssh-agent 03:18:05 SSH_AUTH_SOCK=/tmp/ssh-BHbqBX6oUBSI/agent.31 03:18:05 SSH_AGENT_PID=37 03:18:05 Running ssh-add (command line suppressed) 03:18:05 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2861521960860991464.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2861521960860991464.key) 03:18:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:18:05 + git tag --points-at HEAD [Pipeline] } 03:18:05 $ docker exec --env ******** --env ******** 2fb72ca448b3c1a87d060dbdaec0ffa81e38d1a657f70336f9ce763790cb223a ssh-agent -k 03:18:05 unset SSH_AUTH_SOCK; 03:18:05 unset SSH_AGENT_PID; 03:18:05 echo Agent pid 37 killed; 03:18:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:18:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:18:05 [ssh-agent] Looking for ssh-agent implementation... 03:18:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:18:05 $ docker exec 2fb72ca448b3c1a87d060dbdaec0ffa81e38d1a657f70336f9ce763790cb223a ssh-agent 03:18:05 SSH_AUTH_SOCK=/tmp/ssh-0zvAG0cZPcC2/agent.69 03:18:05 SSH_AGENT_PID=76 03:18:05 Running ssh-add (command line suppressed) 03:18:05 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17430375011131864001.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17430375011131864001.key) 03:18:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:18:06 + git semver init 03:18:06 2023-04-19 03:18:06,458 [run_init] DEBUG init version:0.0.0 force:False 03:18:06 2023-04-19 03:18:06,458 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 03:18:06 2023-04-19 03:18:06,459 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 03:18:06 2023-04-19 03:18:06,459 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 03:18:07 2023-04-19 03:18:07,138 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 03:18:07 2023-04-19 03:18:07,139 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 03:18:07 2023-04-19 03:18:07,139 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:18:07 2023-04-19 03:18:07,139 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:18:07 3.0.0-dev.27 [Pipeline] } 03:18:07 $ docker exec --env ******** --env ******** 2fb72ca448b3c1a87d060dbdaec0ffa81e38d1a657f70336f9ce763790cb223a ssh-agent -k 03:18:07 unset SSH_AUTH_SOCK; 03:18:07 unset SSH_AGENT_PID; 03:18:07 echo Agent pid 76 killed; 03:18:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:18:07 + git semver [Pipeline] } 03:18:08 $ docker stop --time=1 2fb72ca448b3c1a87d060dbdaec0ffa81e38d1a657f70336f9ce763790cb223a 03:18:09 $ docker rm -f --volumes 2fb72ca448b3c1a87d060dbdaec0ffa81e38d1a657f70336f9ce763790cb223a [Pipeline] // withDockerContainer [Pipeline] sh 03:18:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:18:10 Stashed 1 file(s) [Pipeline] echo 03:18:10 [edgeXSemver]: initialized semver on version 3.0.0-dev.27 [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 03:18:10 provisioning config files... 03:18:10 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config138532532285410803tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:18:10 ---> docker-login.sh 03:18:10 nexus3.edgexfoundry.org:10001 03:18:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:18:10 Configure a credential helper to remove this warning. See 03:18:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:18:10 03:18:10 Login Succeeded 03:18:10 nexus3.edgexfoundry.org:10002 03:18:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:18:10 Configure a credential helper to remove this warning. See 03:18:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:18:10 03:18:10 Login Succeeded 03:18:10 nexus3.edgexfoundry.org:10003 03:18:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:18:10 Configure a credential helper to remove this warning. See 03:18:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:18:10 03:18:10 Login Succeeded 03:18:10 nexus3.edgexfoundry.org:10004 03:18:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:18:10 Configure a credential helper to remove this warning. See 03:18:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:18:10 03:18:10 Login Succeeded 03:18:10 docker.io 03:18:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:18:10 Configure a credential helper to remove this warning. See 03:18:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:18:10 03:18:10 Login Succeeded 03:18:10 ---> docker-login.sh ends [Pipeline] } 03:18:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:18:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:18:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:18:11 ========================================================= 03:18:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 03:18:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:11 + 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 . 03:18:11 Sending build context to Docker daemon 1.899MB 03:18:11 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 03:18:11 Step 2/13 : FROM ${BASE} AS builder 03:18:11 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 03:18:11 63b65145d645: Pulling fs layer 03:18:11 a2d21d5440eb: Pulling fs layer 03:18:11 935e6c44a52c: Pulling fs layer 03:18:11 94cc34f8dd06: Pulling fs layer 03:18:11 30dea6a524f1: Pulling fs layer 03:18:11 a2aff8979fd8: Pulling fs layer 03:18:11 6808be2612f2: Pulling fs layer 03:18:11 f25807f1079a: Pulling fs layer 03:18:11 a2aff8979fd8: Waiting 03:18:11 94cc34f8dd06: Waiting 03:18:11 30dea6a524f1: Waiting 03:18:11 6808be2612f2: Waiting 03:18:11 f25807f1079a: Waiting 03:18:11 a2d21d5440eb: Download complete 03:18:11 94cc34f8dd06: Verifying Checksum 03:18:11 94cc34f8dd06: Download complete 03:18:11 30dea6a524f1: Verifying Checksum 03:18:11 30dea6a524f1: Download complete 03:18:11 63b65145d645: Verifying Checksum 03:18:11 63b65145d645: Download complete 03:18:11 a2aff8979fd8: Verifying Checksum 03:18:11 a2aff8979fd8: Download complete 03:18:11 63b65145d645: Pull complete 03:18:11 a2d21d5440eb: Pull complete 03:18:11 f25807f1079a: Download complete 03:18:12 935e6c44a52c: Verifying Checksum 03:18:12 935e6c44a52c: Download complete 03:18:12 6808be2612f2: Verifying Checksum 03:18:12 6808be2612f2: Download complete 03:18:15 935e6c44a52c: Pull complete 03:18:15 94cc34f8dd06: Pull complete 03:18:15 30dea6a524f1: Pull complete 03:18:15 a2aff8979fd8: Pull complete 03:18:18 6808be2612f2: Pull complete 03:18:19 f25807f1079a: Pull complete 03:18:19 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 03:18:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 03:18:19 ---> 3b553350e43f 03:18:19 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:18:23 ---> Running in 6355fc2fa64f 03:18:23 Removing intermediate container 6355fc2fa64f 03:18:23 ---> 211b0108f576 03:18:23 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:18:23 ---> Running in 3cd7ed6ef1a8 03:18:23 Removing intermediate container 3cd7ed6ef1a8 03:18:23 ---> 462829038803 03:18:23 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 03:18:23 ---> Running in 9169444546bb 03:18:23 Removing intermediate container 9169444546bb 03:18:23 ---> 0a642e879f1d 03:18:23 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 03:18:23 ---> Running in e2063b0895d3 03:18:23 Removing intermediate container e2063b0895d3 03:18:23 ---> 7deb0e84f812 03:18:23 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:18:23 ---> Running in bfe50b65cd74 03:18:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:18:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:18:24 (1/14) Installing libintl (0.21.1-r1) 03:18:24 (2/14) Installing eudev-libs (3.2.11-r4) 03:18:24 (3/14) Installing libjpeg-turbo (2.1.4-r0) 03:18:24 (4/14) Installing v4l-utils-libs (1.22.1-r2) 03:18:24 (5/14) Installing v4l-utils (1.22.1-r2) 03:18:24 (6/14) Installing udev-init-scripts (35-r1) 03:18:24 (7/14) Installing libblkid (2.38.1-r1) 03:18:24 (8/14) Installing xz-libs (5.2.9-r0) 03:18:24 (9/14) Installing zstd-libs (1.5.5-r0) 03:18:24 (10/14) Installing kmod-libs (30-r1) 03:18:24 (11/14) Installing eudev (3.2.11-r4) 03:18:24 (12/14) Installing eudev-dev (3.2.11-r4) 03:18:24 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 03:18:24 (14/14) Installing v4l-utils-dev (1.22.1-r2) 03:18:24 Executing busybox-1.35.0-r29.trigger 03:18:24 Executing eudev-3.2.11-r4.trigger 03:18:24 OK: 272 MiB in 67 packages 03:18:25 Still waiting to schedule task 03:18:25 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 03:18:25 Removing intermediate container bfe50b65cd74 03:18:25 ---> 70369586901d 03:18:25 Step 8/13 : WORKDIR /device-usb-camera 03:18:25 ---> Running in d87e931338c3 03:18:25 Removing intermediate container d87e931338c3 03:18:25 ---> d62d03d8f7a2 03:18:25 Step 9/13 : COPY go.mod vendor* ./ 03:18:25 ---> 9ee200767a58 03:18:25 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:25 ---> Running in e90b26305699 03:18:57 Removing intermediate container e90b26305699 03:18:57 ---> 25170eb05c83 03:18:57 Step 11/13 : COPY . . 03:18:57 ---> b99c2fd37ceb 03:18:57 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 03:18:57 ---> Running in 09cb48f8f5da 03:18:57  % Total % Received % Xferd Average Speed Time Time Time Current 03:18:57 Dload Upload Total Spent Left Speed 03:18:57  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6756 0 --:--:-- --:--:-- --:--:-- 6807 03:18:57 Removing intermediate container 09cb48f8f5da 03:18:57 ---> c68d9cf42308 03:18:57 Step 13/13 : RUN ${MAKE} 03:18:57 ---> Running in 8ad2ee42cae4 03:18:57 noop 03:18:57 Removing intermediate container 8ad2ee42cae4 03:18:57 ---> 130857ad1ce2 03:18:57 Successfully built 130857ad1ce2 03:18:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:57 + docker inspect -f . ci-base-image-x86_64 03:18:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:18:58 prd-ubuntu20.04-docker-8c-8g-9051 does not seem to be running inside a container 03:18:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** ci-base-image-x86_64 cat 03:18:58 $ docker top d69ad41d3be1400b6b493369b0748eec70ae3452f41835a1f36bfdc69efbf31b -eo pid,comm [Pipeline] { [Pipeline] sh 03:18:58 + go version 03:18:58 go version go1.20.2 linux/amd64 [Pipeline] } 03:18:58 $ docker stop --time=1 d69ad41d3be1400b6b493369b0748eec70ae3452f41835a1f36bfdc69efbf31b 03:19:00 $ docker rm -f --volumes d69ad41d3be1400b6b493369b0748eec70ae3452f41835a1f36bfdc69efbf31b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:00 + docker inspect -f . ci-base-image-x86_64 03:19:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:19:00 prd-ubuntu20.04-docker-8c-8g-9051 does not seem to be running inside a container 03:19:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** ci-base-image-x86_64 cat 03:19:00 $ docker top 5cb4fdde37b752883dc9391a79d73099b288f9d347fcf37da59833acc513cbec -eo pid,comm [Pipeline] { [Pipeline] sh 03:19:01 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 03:19:01 + make test 03:19:01 go test ./... -coverprofile=coverage.out ./... 03:19:06 ? github.com/edgexfoundry/device-usb-camera [no test files] 03:19:18 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 03:19:18 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.012s coverage: 2.0% of statements 03:19:25 go vet ./... 03:19:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:19:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:19:28 ./bin/test-attribution-txt.sh [Pipeline] echo 03:19:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:19:28 $ docker stop --time=1 5cb4fdde37b752883dc9391a79d73099b288f9d347fcf37da59833acc513cbec 03:19:31 $ docker rm -f --volumes 5cb4fdde37b752883dc9391a79d73099b288f9d347fcf37da59833acc513cbec [Pipeline] // withDockerContainer [Pipeline] sh 03:19:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:19:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:19:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:19:33 + ls -al . 03:19:33 total 192 03:19:33 drwxrwxr-x 10 jenkins jenkins 4096 Apr 19 03:19 . 03:19:33 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 03:17 .. 03:19:33 drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 03:18 .git 03:19:33 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 03:17 .github 03:19:33 -rw-rw-r-- 1 jenkins jenkins 414 Apr 19 03:17 .gitignore 03:19:33 -rw-rw-r-- 1 jenkins jenkins 42 Apr 19 03:17 .golangci.yml 03:19:33 -rw-rw-r-- 1 jenkins jenkins 77 Apr 19 03:17 .hadolint.yml 03:19:33 drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 03:18 .semver 03:19:33 -rw-rw-r-- 1 jenkins jenkins 9665 Apr 19 03:17 Attribution.txt 03:19:33 -rw-rw-r-- 1 jenkins jenkins 6219 Apr 19 03:17 CHANGELOG.md 03:19:33 -rw-rw-r-- 1 jenkins jenkins 2328 Apr 19 03:17 Dockerfile 03:19:33 -rw-rw-r-- 1 jenkins jenkins 678 Apr 19 03:17 GOVERNANCE.md 03:19:33 -rw-rw-r-- 1 jenkins jenkins 659 Apr 19 03:17 Jenkinsfile 03:19:33 -rw-rw-r-- 1 jenkins jenkins 11348 Apr 19 03:17 LICENSE 03:19:33 -rw-rw-r-- 1 jenkins jenkins 2364 Apr 19 03:17 Makefile 03:19:33 -rw-rw-r-- 1 jenkins jenkins 622 Apr 19 03:17 OWNERS.md 03:19:33 -rw-rw-r-- 1 jenkins jenkins 5681 Apr 19 03:17 README.md 03:19:33 -rw-rw-r-- 1 jenkins jenkins 12 Apr 19 03:18 VERSION 03:19:33 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 03:17 bin 03:19:33 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 03:17 cmd 03:19:33 -rw-r--r-- 1 jenkins jenkins 28693 Apr 19 03:19 coverage.out 03:19:33 -rwxrwxr-x 1 jenkins jenkins 140 Apr 19 03:17 docker-entrypoint.sh 03:19:33 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 03:17 docs 03:19:33 -rw-rw-r-- 1 jenkins jenkins 3443 Apr 19 03:17 go.mod 03:19:33 -rw-rw-r-- 1 jenkins jenkins 31713 Apr 19 03:17 go.sum 03:19:33 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 03:17 internal 03:19:33 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 03:17 snap 03:19:33 -rw-rw-r-- 1 jenkins jenkins 231 Apr 19 03:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:33 + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c817a5cee4fa6797817ba67f8fb41572c1732248 --label arch=amd64 --label version=3.0.0-dev.27 . 03:19:33 Sending build context to Docker daemon 1.929MB 03:19:33 Step 1/35 : ARG BASE=golang:1.20-alpine3.17 03:19:33 Step 2/35 : FROM ${BASE} AS builder 03:19:33 ---> 130857ad1ce2 03:19:33 Step 3/35 : ARG ADD_BUILD_TAGS="" 03:19:33 ---> Running in 399ee5538704 03:19:33 Removing intermediate container 399ee5538704 03:19:33 ---> 2e172ba03433 03:19:33 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:19:33 ---> Running in 796596c97576 03:19:33 Removing intermediate container 796596c97576 03:19:33 ---> dd6159f11f9c 03:19:33 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 03:19:33 ---> Running in c4d08a58c9c4 03:19:34 Removing intermediate container c4d08a58c9c4 03:19:34 ---> 7d91adc65d1d 03:19:34 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 03:19:34 ---> Running in 7dab5fe5fc27 03:19:34 Removing intermediate container 7dab5fe5fc27 03:19:34 ---> 3405120893d0 03:19:34 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:19:34 ---> Running in 866e660649f3 03:19:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:19:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:19:34 OK: 272 MiB in 67 packages 03:19:35 Removing intermediate container 866e660649f3 03:19:35 ---> 7e6ae5a1f44d 03:19:35 Step 8/35 : WORKDIR /device-usb-camera 03:19:35 ---> Running in 4a3ae938bf24 03:19:35 Removing intermediate container 4a3ae938bf24 03:19:35 ---> 519e6185790b 03:19:35 Step 9/35 : COPY go.mod vendor* ./ 03:19:35 ---> 5dfde5f30ae2 03:19:35 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:19:35 ---> Running in 4ae85c91bde5 03:19:36 Removing intermediate container 4ae85c91bde5 03:19:36 ---> 67446ca1cece 03:19:36 Step 11/35 : COPY . . 03:19:36 ---> 3fcdde940d85 03:19:36 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 03:19:36 ---> Running in 1793ddd64bc4 03:19:36  % Total % Received % Xferd Average Speed  Time Time Time Current 03:19:36     Dload Upload Total Spent Left Speed 03:19:36  0 0 0  0 0  0  0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 19424 0 --:--:-- --:--:-- --:--:-- 19666 03:19:36 Removing intermediate container 1793ddd64bc4 03:19:36 ---> c29310f4b714 03:19:36 Step 13/35 : RUN ${MAKE} 03:19:37 ---> Running in ab2caa52029a 03:19:37 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.27" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 03:19:59 Removing intermediate container ab2caa52029a 03:19:59 ---> a54b52547ca8 03:19:59 Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 03:19:59 v0.21.6: Pulling from aler9/rtsp-simple-server 03:19:59 4acc49c71d14: Pulling fs layer 03:19:59 4acc49c71d14: Verifying Checksum 03:19:59 4acc49c71d14: Download complete 03:19:59 4acc49c71d14: Pull complete 03:19:59 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 03:19:59 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 03:19:59 ---> 01a2bd3e5fff 03:19:59 Step 15/35 : FROM alpine:3.17 03:20:00 3.17: Pulling from library/alpine 03:20:00 f56be85fc22e: Pulling fs layer 03:20:00 f56be85fc22e: Verifying Checksum 03:20:00 f56be85fc22e: Download complete 03:20:00 f56be85fc22e: Pull complete 03:20:00 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 03:20:00 Status: Downloaded newer image for alpine:3.17 03:20:00 ---> 9ed4aefc74f6 03:20:00 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:20:00 ---> Running in 85e605793a96 03:20:01 Removing intermediate container 85e605793a96 03:20:01 ---> 7afbc93d315c 03:20:01 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 03:20:01 ---> Running in 78cc41fbf3cf 03:20:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:20:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:20:01 (1/86) Installing dumb-init (1.2.5-r2) 03:20:01 (2/86) Installing sdl2 (2.26.5-r0) 03:20:01 (3/86) Installing svt-av1-libs (1.3.0-r0) 03:20:01 (4/86) Installing libxau (1.0.10-r0) 03:20:01 (5/86) Installing libmd (1.0.4-r0) 03:20:01 (6/86) Installing libbsd (0.11.7-r0) 03:20:01 (7/86) Installing libxdmcp (1.1.4-r0) 03:20:01 (8/86) Installing libxcb (1.15-r0) 03:20:01 (9/86) Installing libx11 (1.8.4-r0) 03:20:01 (10/86) Installing aom-libs (3.5.0-r0) 03:20:01 (11/86) Installing alsa-lib (1.2.8-r0) 03:20:01 (12/86) Installing libexpat (2.5.0-r0) 03:20:01 (13/86) Installing brotli-libs (1.0.9-r9) 03:20:01 (14/86) Installing libbz2 (1.0.8-r4) 03:20:01 (15/86) Installing libpng (1.6.38-r0) 03:20:01 (16/86) Installing freetype (2.12.1-r0) 03:20:01 (17/86) Installing fontconfig (2.14.1-r0) 03:20:01 (18/86) Installing fribidi (1.0.12-r0) 03:20:01 (19/86) Installing libffi (3.4.4-r0) 03:20:01 (20/86) Installing libintl (0.21.1-r1) 03:20:01 (21/86) Installing libblkid (2.38.1-r1) 03:20:01 (22/86) Installing libmount (2.38.1-r1) 03:20:01 (23/86) Installing pcre2 (10.42-r0) 03:20:01 (24/86) Installing glib (2.74.6-r0) 03:20:01 (25/86) Installing graphite2 (1.3.14-r2) 03:20:01 (26/86) Installing harfbuzz (5.3.1-r1) 03:20:01 (27/86) Installing libass (0.16.0-r1) 03:20:02 (28/86) Installing libdav1d (1.0.0-r2) 03:20:02 (29/86) Installing hwdata-pci (0.364-r0) 03:20:02 (30/86) Installing libpciaccess (0.17-r0) 03:20:02 (31/86) Installing libdrm (2.4.114-r0) 03:20:02 (32/86) Installing gmp (6.2.1-r2) 03:20:02 (33/86) Installing nettle (3.8.1-r0) 03:20:02 (34/86) Installing p11-kit (0.24.1-r1) 03:20:02 (35/86) Installing libtasn1 (4.19.0-r0) 03:20:02 (36/86) Installing libunistring (1.1-r0) 03:20:02 (37/86) Installing gnutls (3.7.8-r3) 03:20:02 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) 03:20:02 (39/86) Installing ncurses-libs (6.3_p20221119-r0) 03:20:02 (40/86) Installing lame (3.100-r2) 03:20:02 (41/86) Installing opus (1.3.1-r1) 03:20:02 (42/86) Installing libasyncns (0.8-r1) 03:20:02 (43/86) Installing dbus-libs (1.14.4-r0) 03:20:02 (44/86) Installing libltdl (2.4.7-r1) 03:20:02 (45/86) Installing orc (0.4.33-r0) 03:20:02 (46/86) Installing libgcc (12.2.1_git20220924-r4) 03:20:02 (47/86) Installing libogg (1.3.5-r2) 03:20:02 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 03:20:02 (49/86) Installing flac-libs (1.4.2-r0) 03:20:02 (50/86) Installing libvorbis (1.3.7-r0) 03:20:02 (51/86) Installing libsndfile (1.1.0-r2) 03:20:02 (52/86) Installing libgomp (12.2.1_git20220924-r4) 03:20:02 (53/86) Installing soxr (0.1.3-r3) 03:20:02 (54/86) Installing speexdsp (1.2.1-r0) 03:20:02 (55/86) Installing tdb-libs (1.4.6-r0) 03:20:02 (56/86) Installing libpulse (16.1-r6) 03:20:02 (57/86) Installing cjson (1.7.15-r3) 03:20:02 (58/86) Installing mbedtls (2.28.3-r0) 03:20:02 (59/86) Installing librist (0.2.7-r0) 03:20:02 (60/86) Installing libsrt (1.5.1-r0) 03:20:02 (61/86) Installing libssh (0.10.4-r0) 03:20:02 (62/86) Installing libtheora (1.1.1-r16) 03:20:02 (63/86) Installing libjpeg-turbo (2.1.4-r0) 03:20:02 (64/86) Installing v4l-utils-libs (1.22.1-r2) 03:20:02 (65/86) Installing libxext (1.3.5-r0) 03:20:02 (66/86) Installing libxfixes (6.0.0-r0) 03:20:02 (67/86) Installing wayland-libs-client (1.21.0-r1) 03:20:02 (68/86) Installing libva (2.16.0-r0) 03:20:02 (69/86) Installing libvdpau (1.5-r0) 03:20:02 (70/86) Installing vidstab (1.1.0-r2) 03:20:02 (71/86) Installing libvpx (1.12.0-r1) 03:20:02 (72/86) Installing libwebp (1.2.4-r1) 03:20:02 (73/86) Installing x264-libs (0.164_git20220602-r0) 03:20:02 (74/86) Installing numactl (2.0.16-r1) 03:20:02 (75/86) Installing x265-libs (3.5-r3) 03:20:02 (76/86) Installing xvidcore (1.3.7-r1) 03:20:02 (77/86) Installing libsodium (1.0.18-r2) 03:20:02 (78/86) Installing libzmq (4.3.4-r1) 03:20:02 (79/86) Installing ffmpeg-libs (5.1.3-r0) 03:20:02 (80/86) Installing ffmpeg (5.1.3-r0) 03:20:02 (81/86) Installing udev-init-scripts (35-r1) 03:20:02 (82/86) Installing eudev-libs (3.2.11-r4) 03:20:02 (83/86) Installing xz-libs (5.2.9-r0) 03:20:02 (84/86) Installing zstd-libs (1.5.5-r0) 03:20:02 (85/86) Installing kmod-libs (30-r1) 03:20:02 (86/86) Installing eudev (3.2.11-r4) 03:20:02 Executing busybox-1.35.0-r29.trigger 03:20:02 Executing eudev-3.2.11-r4.trigger 03:20:02 OK: 112 MiB in 101 packages 03:20:05 Removing intermediate container 78cc41fbf3cf 03:20:05 ---> 7396ccb6ee9b 03:20:05 Step 18/35 : WORKDIR / 03:20:05 ---> Running in d333032dc7b5 03:20:05 Removing intermediate container d333032dc7b5 03:20:05 ---> a3bd02919c99 03:20:05 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 03:20:06 ---> 48996f6da886 03:20:06 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 03:20:06 ---> f5eb21669c4f 03:20:06 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 03:20:06 ---> de6b15832fe4 03:20:06 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 03:20:06 ---> 3c9b7a159019 03:20:06 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 03:20:06 ---> 54b00a2f3a9b 03:20:06 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 03:20:07 ---> 04539c384cda 03:20:07 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 03:20:07 ---> ccc7f6657c94 03:20:07 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 03:20:07 ---> Running in fec08b95267c 03:20:08 Removing intermediate container fec08b95267c 03:20:08 ---> 321b4cf48da7 03:20:08 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 03:20:08 ---> Running in b2062484dcfe 03:20:08 Removing intermediate container b2062484dcfe 03:20:08 ---> 8a60d4987329 03:20:08 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 03:20:08 ---> Running in 432d69586d18 03:20:09 Removing intermediate container 432d69586d18 03:20:09 ---> 387457f21ef3 03:20:09 Step 29/35 : EXPOSE 59983 03:20:09 ---> Running in 2bab26caf21e 03:20:09 Removing intermediate container 2bab26caf21e 03:20:09 ---> a389c02b24bc 03:20:09 Step 30/35 : EXPOSE 8554 03:20:09 ---> Running in 3f270c6d5fae 03:20:09 Removing intermediate container 3f270c6d5fae 03:20:09 ---> c73e22ce8b62 03:20:09 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 03:20:09 ---> Running in 95309458e71f 03:20:09 Removing intermediate container 95309458e71f 03:20:09 ---> ce88d3714c99 03:20:09 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 03:20:09 ---> Running in 30985489ec71 03:20:09 Removing intermediate container 30985489ec71 03:20:09 ---> d32e53d43488 03:20:09 Step 33/35 : LABEL arch=amd64 03:20:09 ---> Running in eabe90fbbee1 03:20:09 Removing intermediate container eabe90fbbee1 03:20:09 ---> d1097c8f04a0 03:20:09 Step 34/35 : LABEL git_sha=c817a5cee4fa6797817ba67f8fb41572c1732248 03:20:09 ---> Running in 27d368b92db7 03:20:09 Removing intermediate container 27d368b92db7 03:20:09 ---> b2736ff2ac99 03:20:09 Step 35/35 : LABEL version=3.0.0-dev.27 03:20:09 ---> Running in 49445f321e28 03:20:10 Removing intermediate container 49445f321e28 03:20:10 ---> 3bceb6b4fd1b 03:20:10 [Warning] One or more build-args [ARCH] were not consumed 03:20:10 Successfully built 3bceb6b4fd1b 03:20:10 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:20:10 provisioning config files... 03:20:10 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16109993888141601413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:20:10 ---> docker-login.sh 03:20:10 nexus3.edgexfoundry.org:10001 03:20:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:10 Configure a credential helper to remove this warning. See 03:20:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:10 03:20:10 Login Succeeded 03:20:10 nexus3.edgexfoundry.org:10002 03:20:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:10 Configure a credential helper to remove this warning. See 03:20:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:10 03:20:10 Login Succeeded 03:20:10 nexus3.edgexfoundry.org:10003 03:20:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:10 Configure a credential helper to remove this warning. See 03:20:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:10 03:20:10 Login Succeeded 03:20:10 nexus3.edgexfoundry.org:10004 03:20:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:10 Configure a credential helper to remove this warning. See 03:20:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:10 03:20:10 Login Succeeded 03:20:10 docker.io 03:20:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:11 Configure a credential helper to remove this warning. See 03:20:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:11 03:20:11 Login Succeeded 03:20:11 ---> docker-login.sh ends [Pipeline] } 03:20:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:20:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:20:11 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 03:20:11 c817a5cee4fa6797817ba67f8fb41572c1732248 03:20:11 latest 03:20:11 3.0.0-dev.27 03:20:11 c817a5cee4fa6797817ba67f8fb41572c1732248-3.0.0-dev.27 03:20:11 main 03:20:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:11 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:c817a5cee4fa6797817ba67f8fb41572c1732248 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:11 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:c817a5cee4fa6797817ba67f8fb41572c1732248 03:20:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 03:20:11 ab3119b98713: Preparing 03:20:11 266fc3928007: Preparing 03:20:11 360c9388751d: Preparing 03:20:11 3827b5b91e75: Preparing 03:20:11 acc83c6ca332: Preparing 03:20:11 5e8d590d8e4b: Preparing 03:20:11 3cb53d1f0826: Preparing 03:20:11 8ffc044fa1b3: Preparing 03:20:11 d0b4a1b903eb: Preparing 03:20:11 29bd79f944e9: Preparing 03:20:11 c02daa0bed25: Preparing 03:20:11 f1417ff83b31: Preparing 03:20:11 5e8d590d8e4b: Waiting 03:20:11 3cb53d1f0826: Waiting 03:20:11 8ffc044fa1b3: Waiting 03:20:11 d0b4a1b903eb: Waiting 03:20:11 c02daa0bed25: Waiting 03:20:11 f1417ff83b31: Waiting 03:20:11 29bd79f944e9: Waiting 03:20:11 acc83c6ca332: Pushed 03:20:11 ab3119b98713: Pushed 03:20:11 360c9388751d: Pushed 03:20:11 266fc3928007: Pushed 03:20:11 5e8d590d8e4b: Pushed 03:20:11 3cb53d1f0826: Pushed 03:20:11 8ffc044fa1b3: Pushed 03:20:11 d0b4a1b903eb: Pushed 03:20:11 f1417ff83b31: Layer already exists 03:20:14 3827b5b91e75: Pushed 03:20:14 29bd79f944e9: Pushed 03:20:22 c02daa0bed25: Pushed 03:20:22 c817a5cee4fa6797817ba67f8fb41572c1732248: digest: sha256:aff844310affbd49b65f7515553f2dec8bee01c07cdf5c826d0679a7c2106031 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:22 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:23 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 03:20:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 03:20:23 ab3119b98713: Preparing 03:20:23 266fc3928007: Preparing 03:20:23 360c9388751d: Preparing 03:20:23 3827b5b91e75: Preparing 03:20:23 acc83c6ca332: Preparing 03:20:23 5e8d590d8e4b: Preparing 03:20:23 3cb53d1f0826: Preparing 03:20:23 5e8d590d8e4b: Waiting 03:20:23 8ffc044fa1b3: Preparing 03:20:23 d0b4a1b903eb: Preparing 03:20:23 3cb53d1f0826: Waiting 03:20:23 8ffc044fa1b3: Waiting 03:20:23 d0b4a1b903eb: Waiting 03:20:23 29bd79f944e9: Preparing 03:20:23 c02daa0bed25: Preparing 03:20:23 f1417ff83b31: Preparing 03:20:23 29bd79f944e9: Waiting 03:20:23 c02daa0bed25: Waiting 03:20:23 f1417ff83b31: Waiting 03:20:23 ab3119b98713: Layer already exists 03:20:23 360c9388751d: Layer already exists 03:20:23 acc83c6ca332: Layer already exists 03:20:23 266fc3928007: Layer already exists 03:20:23 3827b5b91e75: Layer already exists 03:20:23 5e8d590d8e4b: Layer already exists 03:20:23 8ffc044fa1b3: Layer already exists 03:20:23 3cb53d1f0826: Layer already exists 03:20:23 d0b4a1b903eb: Layer already exists 03:20:23 29bd79f944e9: Layer already exists 03:20:23 f1417ff83b31: Layer already exists 03:20:23 c02daa0bed25: Layer already exists 03:20:23 latest: digest: sha256:aff844310affbd49b65f7515553f2dec8bee01c07cdf5c826d0679a7c2106031 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:23 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:23 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.27 03:20:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 03:20:23 ab3119b98713: Preparing 03:20:23 266fc3928007: Preparing 03:20:23 360c9388751d: Preparing 03:20:23 3827b5b91e75: Preparing 03:20:23 acc83c6ca332: Preparing 03:20:23 5e8d590d8e4b: Preparing 03:20:23 3cb53d1f0826: Preparing 03:20:23 8ffc044fa1b3: Preparing 03:20:23 d0b4a1b903eb: Preparing 03:20:23 29bd79f944e9: Preparing 03:20:23 c02daa0bed25: Preparing 03:20:23 f1417ff83b31: Preparing 03:20:23 8ffc044fa1b3: Waiting 03:20:23 5e8d590d8e4b: Waiting 03:20:23 3cb53d1f0826: Waiting 03:20:23 d0b4a1b903eb: Waiting 03:20:23 f1417ff83b31: Waiting 03:20:23 c02daa0bed25: Waiting 03:20:23 29bd79f944e9: Waiting 03:20:23 acc83c6ca332: Layer already exists 03:20:23 3827b5b91e75: Layer already exists 03:20:23 360c9388751d: Layer already exists 03:20:23 ab3119b98713: Layer already exists 03:20:23 266fc3928007: Layer already exists 03:20:23 5e8d590d8e4b: Layer already exists 03:20:23 3cb53d1f0826: Layer already exists 03:20:23 8ffc044fa1b3: Layer already exists 03:20:23 29bd79f944e9: Layer already exists 03:20:23 d0b4a1b903eb: Layer already exists 03:20:23 f1417ff83b31: Layer already exists 03:20:23 c02daa0bed25: Layer already exists 03:20:23 3.0.0-dev.27: digest: sha256:aff844310affbd49b65f7515553f2dec8bee01c07cdf5c826d0679a7c2106031 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:24 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:c817a5cee4fa6797817ba67f8fb41572c1732248-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:24 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:c817a5cee4fa6797817ba67f8fb41572c1732248-3.0.0-dev.27 03:20:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 03:20:24 ab3119b98713: Preparing 03:20:24 266fc3928007: Preparing 03:20:24 360c9388751d: Preparing 03:20:24 3827b5b91e75: Preparing 03:20:24 acc83c6ca332: Preparing 03:20:24 5e8d590d8e4b: Preparing 03:20:24 3cb53d1f0826: Preparing 03:20:24 8ffc044fa1b3: Preparing 03:20:24 d0b4a1b903eb: Preparing 03:20:24 29bd79f944e9: Preparing 03:20:24 c02daa0bed25: Preparing 03:20:24 f1417ff83b31: Preparing 03:20:24 d0b4a1b903eb: Waiting 03:20:24 29bd79f944e9: Waiting 03:20:24 c02daa0bed25: Waiting 03:20:24 f1417ff83b31: Waiting 03:20:24 5e8d590d8e4b: Waiting 03:20:24 8ffc044fa1b3: Waiting 03:20:24 ab3119b98713: Layer already exists 03:20:24 360c9388751d: Layer already exists 03:20:24 acc83c6ca332: Layer already exists 03:20:24 266fc3928007: Layer already exists 03:20:24 3827b5b91e75: Layer already exists 03:20:24 3cb53d1f0826: Layer already exists 03:20:24 8ffc044fa1b3: Layer already exists 03:20:24 5e8d590d8e4b: Layer already exists 03:20:24 d0b4a1b903eb: Layer already exists 03:20:24 29bd79f944e9: Layer already exists 03:20:24 c02daa0bed25: Layer already exists 03:20:24 f1417ff83b31: Layer already exists 03:20:24 c817a5cee4fa6797817ba67f8fb41572c1732248-3.0.0-dev.27: digest: sha256:aff844310affbd49b65f7515553f2dec8bee01c07cdf5c826d0679a7c2106031 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:24 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:25 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 03:20:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 03:20:25 ab3119b98713: Preparing 03:20:25 266fc3928007: Preparing 03:20:25 360c9388751d: Preparing 03:20:25 3827b5b91e75: Preparing 03:20:25 acc83c6ca332: Preparing 03:20:25 5e8d590d8e4b: Preparing 03:20:25 3cb53d1f0826: Preparing 03:20:25 8ffc044fa1b3: Preparing 03:20:25 d0b4a1b903eb: Preparing 03:20:25 29bd79f944e9: Preparing 03:20:25 c02daa0bed25: Preparing 03:20:25 f1417ff83b31: Preparing 03:20:25 3cb53d1f0826: Waiting 03:20:25 d0b4a1b903eb: Waiting 03:20:25 c02daa0bed25: Waiting 03:20:25 8ffc044fa1b3: Waiting 03:20:25 f1417ff83b31: Waiting 03:20:25 3827b5b91e75: Layer already exists 03:20:25 360c9388751d: Layer already exists 03:20:25 acc83c6ca332: Layer already exists 03:20:25 ab3119b98713: Layer already exists 03:20:25 266fc3928007: Layer already exists 03:20:25 5e8d590d8e4b: Layer already exists 03:20:25 8ffc044fa1b3: Layer already exists 03:20:25 3cb53d1f0826: Layer already exists 03:20:25 29bd79f944e9: Layer already exists 03:20:25 d0b4a1b903eb: Layer already exists 03:20:25 c02daa0bed25: Layer already exists 03:20:25 f1417ff83b31: Layer already exists 03:20:25 main: digest: sha256:aff844310affbd49b65f7515553f2dec8bee01c07cdf5c826d0679a7c2106031 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:20:25 ===================================================== [Pipeline] echo 03:20:25 taggedImages: 03:20:25 - nexus3.edgexfoundry.org:10004/device-usb-camera:c817a5cee4fa6797817ba67f8fb41572c1732248 03:20:25 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 03:20:25 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.27 03:20:25 - nexus3.edgexfoundry.org:10004/device-usb-camera:c817a5cee4fa6797817ba67f8fb41572c1732248-3.0.0-dev.27 03:20:25 - nexus3.edgexfoundry.org:10004/device-usb-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 03:20:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:20:25 03:20:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:20:25 latest: Pulling from edgex-lftools-log-publisher 03:20:25 5eb5b503b376: Pulling fs layer 03:20:25 5c69ac0246d0: Pulling fs layer 03:20:25 ec43610c2a17: Pulling fs layer 03:20:25 3a2ae6a8a46f: Pulling fs layer 03:20:25 33b1e0a273af: Pulling fs layer 03:20:25 5d3b04190fa2: Pulling fs layer 03:20:25 2f39f015ded8: Pulling fs layer 03:20:25 33b1e0a273af: Waiting 03:20:25 5d3b04190fa2: Waiting 03:20:25 2f39f015ded8: Waiting 03:20:25 3a2ae6a8a46f: Waiting 03:20:25 5c69ac0246d0: Verifying Checksum 03:20:25 5c69ac0246d0: Download complete 03:20:25 3a2ae6a8a46f: Verifying Checksum 03:20:25 3a2ae6a8a46f: Download complete 03:20:25 33b1e0a273af: Verifying Checksum 03:20:25 33b1e0a273af: Download complete 03:20:25 5d3b04190fa2: Download complete 03:20:25 ec43610c2a17: Verifying Checksum 03:20:25 ec43610c2a17: Download complete 03:20:26 5eb5b503b376: Download complete 03:20:26 2f39f015ded8: Verifying Checksum 03:20:26 2f39f015ded8: Download complete 03:20:27 5eb5b503b376: Pull complete 03:20:27 5c69ac0246d0: Pull complete 03:20:28 ec43610c2a17: Pull complete 03:20:28 3a2ae6a8a46f: Pull complete 03:20:28 33b1e0a273af: Pull complete 03:20:28 5d3b04190fa2: Pull complete 03:20:32 2f39f015ded8: Pull complete 03:20:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:20:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:20:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:20:32 prd-ubuntu20.04-docker-8c-8g-9051 does not seem to be running inside a container 03:20:32 $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 03:20:37 $ docker top 571795c23f39c391b948d2714b3be4ccd1b74a8cc22df343b6ad5c313041ed32 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:20:37 ---> job-cost.sh 03:20:37 lf-activate-venv: SKIPPING 03:20:37 INFO: No Stack... 03:20:37 INFO: Retrieving Pricing Info for: v3-standard-8 03:20:38 INFO: Archiving Costs [Pipeline] sh 03:20:38 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 03:20:38 + cut -d, -f6 [Pipeline] lock 03:20:38 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-99-stack-cost] 03:20:38 Resource [jenkins-edgexfoundry-device-usb-camera-main-99-stack-cost] did not exist. Created. 03:20:38 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-99-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:20:38 + echo total: 0.2199999988079071 [Pipeline] stash 03:20:38 Stashed 1 file(s) [Pipeline] } 03:20:38 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-99-stack-cost] [Pipeline] // lock [Pipeline] } 03:20:38 $ docker stop --time=1 571795c23f39c391b948d2714b3be4ccd1b74a8cc22df343b6ad5c313041ed32 03:20:40 $ docker rm -f --volumes 571795c23f39c391b948d2714b3be4ccd1b74a8cc22df343b6ad5c313041ed32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:21:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9054 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 03:21:09 Running in /w/workspace/device-usb-camera/99 [Pipeline] { [Pipeline] checkout 03:21:09 Selected Git installation does not exist. Using Default 03:21:09 The recommended git tool is: NONE 03:21:16 using credential edgex-jenkins-ssh 03:21:16 Cloning the remote Git repository 03:21:16 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 03:21:16 > git init /w/workspace/device-usb-camera/99 # timeout=10 03:21:16 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 03:21:16 > git --version # timeout=10 03:21:16 > git --version # 'git version 2.25.1' 03:21:16 using GIT_SSH to set credentials SSH Credentials for GitHub 03:21:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:21:18 Avoid second fetch 03:21:18 Checking out Revision c817a5cee4fa6797817ba67f8fb41572c1732248 (main) 03:21:17 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 03:21:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:21:19 Commit message: "Merge pull request #218 from weichou1229/interface-change" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:21:18 > git config core.sparsecheckout # timeout=10 03:21:18 > git checkout -f c817a5cee4fa6797817ba67f8fb41572c1732248 # timeout=10 03:21:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:21:20 % Total % Received % Xferd Average Speed Time Time Time Current 03:21:20 Dload Upload Total Spent Left Speed 03:21:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82264 0 --:--:-- --:--:-- --:--:-- 82264 [Pipeline] sh 03:21:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:21:21 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 03:21:21 /etc/docker/daemon.new 03:21:21 { 03:21:21 "registry-mirrors": [ 03:21:21 "https://nexus3.edgexfoundry.org:10001" 03:21:21 ], 03:21:21 "bip": "10.250.0.254/24", 03:21:21 "hosts": [ 03:21:21 "tcp://0.0.0.0:5555", 03:21:21 "unix:///var/run/docker.sock" 03:21:21 ], 03:21:21 "mtu": 1458, 03:21:21 "selinux-enabled": true, 03:21:21 "seccomp-profile": "/etc/docker/seccomp.json" 03:21:21 } [Pipeline] sh 03:21:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:21:21 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:21:40 provisioning config files... 03:21:40 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/99@tmp/config13145536371096846204tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:21:40 ---> docker-login.sh 03:21:40 nexus3.edgexfoundry.org:10001 03:21:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:41 Configure a credential helper to remove this warning. See 03:21:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:41 03:21:41 Login Succeeded 03:21:41 nexus3.edgexfoundry.org:10002 03:21:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:41 Configure a credential helper to remove this warning. See 03:21:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:41 03:21:41 Login Succeeded 03:21:41 nexus3.edgexfoundry.org:10003 03:21:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:42 Configure a credential helper to remove this warning. See 03:21:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:42 03:21:42 Login Succeeded 03:21:42 nexus3.edgexfoundry.org:10004 03:21:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:42 Configure a credential helper to remove this warning. See 03:21:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:42 03:21:42 Login Succeeded 03:21:42 docker.io 03:21:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:42 Configure a credential helper to remove this warning. See 03:21:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:42 03:21:42 Login Succeeded 03:21:42 ---> docker-login.sh ends [Pipeline] } 03:21:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:21:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:21:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:21:43 ========================================================= 03:21:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 03:21:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:43 + 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 . 03:21:43 Sending build context to Docker daemon 1.212MB 03:21:43 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 03:21:43 Step 2/13 : FROM ${BASE} AS builder 03:21:44 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:21:44 af6eaf76a39c: Pulling fs layer 03:21:44 55522c791124: Pulling fs layer 03:21:44 ce5c4a1c91eb: Pulling fs layer 03:21:44 169dfbe0d373: Pulling fs layer 03:21:44 e1ff8fa3b103: Pulling fs layer 03:21:44 52ebb69f0ebf: Pulling fs layer 03:21:44 5abe8eddf0d5: Pulling fs layer 03:21:44 169dfbe0d373: Waiting 03:21:44 e1ff8fa3b103: Waiting 03:21:44 52ebb69f0ebf: Waiting 03:21:44 5abe8eddf0d5: Waiting 03:21:44 55522c791124: Verifying Checksum 03:21:44 55522c791124: Download complete 03:21:44 169dfbe0d373: Verifying Checksum 03:21:44 169dfbe0d373: Download complete 03:21:44 e1ff8fa3b103: Verifying Checksum 03:21:44 e1ff8fa3b103: Download complete 03:21:44 af6eaf76a39c: Verifying Checksum 03:21:44 af6eaf76a39c: Download complete 03:21:45 5abe8eddf0d5: Verifying Checksum 03:21:45 5abe8eddf0d5: Download complete 03:21:45 af6eaf76a39c: Pull complete 03:21:45 55522c791124: Pull complete 03:21:46 ce5c4a1c91eb: Verifying Checksum 03:21:46 ce5c4a1c91eb: Download complete 03:21:46 52ebb69f0ebf: Verifying Checksum 03:21:46 52ebb69f0ebf: Download complete 03:21:59 ce5c4a1c91eb: Pull complete 03:21:59 169dfbe0d373: Pull complete 03:21:59 e1ff8fa3b103: Pull complete 03:22:07 52ebb69f0ebf: Pull complete 03:22:08 5abe8eddf0d5: Pull complete 03:22:08 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 03:22:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 03:22:08 ---> 6cb57ee374ae 03:22:08 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:22:10 ---> Running in 14afbdb8a15b 03:22:10 Removing intermediate container 14afbdb8a15b 03:22:10 ---> f147a9f92596 03:22:10 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:22:10 ---> Running in 111c4bed725b 03:22:11 Removing intermediate container 111c4bed725b 03:22:11 ---> e4c471397713 03:22:11 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 03:22:11 ---> Running in 75901c4aa842 03:22:11 Removing intermediate container 75901c4aa842 03:22:11 ---> fd5e21246e65 03:22:11 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 03:22:11 ---> Running in c85e6fd58072 03:22:11 Removing intermediate container c85e6fd58072 03:22:11 ---> 78d507140b42 03:22:11 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:22:11 ---> Running in 85c10b20b0ec 03:22:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:22:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:22:14 (1/14) Installing libintl (0.21.1-r1) 03:22:14 (2/14) Installing eudev-libs (3.2.11-r4) 03:22:14 (3/14) Installing libjpeg-turbo (2.1.4-r0) 03:22:14 (4/14) Installing v4l-utils-libs (1.22.1-r2) 03:22:14 (5/14) Installing v4l-utils (1.22.1-r2) 03:22:14 (6/14) Installing udev-init-scripts (35-r1) 03:22:14 (7/14) Installing libblkid (2.38.1-r1) 03:22:14 (8/14) Installing xz-libs (5.2.9-r0) 03:22:14 (9/14) Installing zstd-libs (1.5.5-r0) 03:22:14 (10/14) Installing kmod-libs (30-r1) 03:22:14 (11/14) Installing eudev (3.2.11-r4) 03:22:14 (12/14) Installing eudev-dev (3.2.11-r4) 03:22:14 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 03:22:14 (14/14) Installing v4l-utils-dev (1.22.1-r2) 03:22:14 Executing busybox-1.35.0-r29.trigger 03:22:15 Executing eudev-3.2.11-r4.trigger 03:22:15 OK: 271 MiB in 67 packages 03:22:16 Removing intermediate container 85c10b20b0ec 03:22:16 ---> c9d7a19dc36f 03:22:16 Step 8/13 : WORKDIR /device-usb-camera 03:22:16 ---> Running in cf433d208b93 03:22:16 Removing intermediate container cf433d208b93 03:22:16 ---> 11e28463c3d5 03:22:16 Step 9/13 : COPY go.mod vendor* ./ 03:22:17 ---> 3b18b9512761 03:22:17 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:22:17 ---> Running in 04d1d5254329 03:23:24 Removing intermediate container 04d1d5254329 03:23:24 ---> 23cff05e6dff 03:23:24 Step 11/13 : COPY . . 03:23:24 ---> a6daef1965c9 03:23:24 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 03:23:24 ---> Running in 91ccf0f12266 03:23:24  % Total % Received % Xferd Average Speed Time Time Time Current 03:23:24  Dload Upload Total Spent Left Speed 03:23:24 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3818 0 --:--:-- --:--:-- --:--:-- 3833 03:23:24 Removing intermediate container 91ccf0f12266 03:23:24 ---> bc715716b386 03:23:24 Step 13/13 : RUN ${MAKE} 03:23:24 ---> Running in b37364005833 03:23:24 noop 03:23:24 Removing intermediate container b37364005833 03:23:24 ---> 815a83f90b77 03:23:24 Successfully built 815a83f90b77 03:23:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:25 + docker inspect -f . ci-base-image-arm64 03:23:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:23:25 prd-ubuntu20.04-docker-arm64-4c-16g-9054 does not seem to be running inside a container 03:23:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/99 -v /w/workspace/device-usb-camera/99:/w/workspace/device-usb-camera/99:rw,z -v /w/workspace/device-usb-camera/99@tmp:/w/workspace/device-usb-camera/99@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 03:23:26 $ docker top f0ff600b4c9e9241b8e23f1803ac90c8c261080f44cfd23217715ced92014834 -eo pid,comm [Pipeline] { [Pipeline] sh 03:23:27 + go version 03:23:27 go version go1.20.2 linux/arm64 [Pipeline] } 03:23:27 $ docker stop --time=1 f0ff600b4c9e9241b8e23f1803ac90c8c261080f44cfd23217715ced92014834 03:23:29 $ docker rm -f --volumes f0ff600b4c9e9241b8e23f1803ac90c8c261080f44cfd23217715ced92014834 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:30 + docker inspect -f . ci-base-image-arm64 03:23:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:23:30 prd-ubuntu20.04-docker-arm64-4c-16g-9054 does not seem to be running inside a container 03:23:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/99 -v /w/workspace/device-usb-camera/99:/w/workspace/device-usb-camera/99:rw,z -v /w/workspace/device-usb-camera/99@tmp:/w/workspace/device-usb-camera/99@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 03:23:31 $ docker top 55bbe022a37f740c0cf18585e1014344435b6a362d8595df8eed98f730eb5484 -eo pid,comm [Pipeline] { [Pipeline] sh 03:23:32 + git config --global --add safe.directory /w/workspace/device-usb-camera/99 [Pipeline] fileExists [Pipeline] sh 03:23:32 + make test 03:23:32 go test ./... -coverprofile=coverage.out ./... 03:24:11 ? github.com/edgexfoundry/device-usb-camera [no test files] 03:26:18 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 03:26:18 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.064s coverage: 2.0% of statements 03:26:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:26:18 go vet ./... 03:26:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:26:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:26:36 ./bin/test-attribution-txt.sh [Pipeline] echo 03:26:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:26:37 $ docker stop --time=1 55bbe022a37f740c0cf18585e1014344435b6a362d8595df8eed98f730eb5484 03:26:39 $ docker rm -f --volumes 55bbe022a37f740c0cf18585e1014344435b6a362d8595df8eed98f730eb5484 [Pipeline] // withDockerContainer [Pipeline] sh 03:26:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:26:40 Warning: overwriting stash ‘coverage-report’ 03:26:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:26:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:26:41 + ls -al . 03:26:41 total 188 03:26:41 drwxrwxr-x 9 jenkins jenkins 4096 Apr 19 03:23 . 03:26:41 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 03:21 .. 03:26:41 drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 03:21 .git 03:26:41 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 03:21 .github 03:26:41 -rw-rw-r-- 1 jenkins jenkins 414 Apr 19 03:21 .gitignore 03:26:41 -rw-rw-r-- 1 jenkins jenkins 42 Apr 19 03:21 .golangci.yml 03:26:41 -rw-rw-r-- 1 jenkins jenkins 77 Apr 19 03:21 .hadolint.yml 03:26:41 -rw-rw-r-- 1 jenkins jenkins 9665 Apr 19 03:21 Attribution.txt 03:26:41 -rw-rw-r-- 1 jenkins jenkins 6219 Apr 19 03:21 CHANGELOG.md 03:26:41 -rw-rw-r-- 1 jenkins jenkins 2328 Apr 19 03:21 Dockerfile 03:26:41 -rw-rw-r-- 1 jenkins jenkins 678 Apr 19 03:21 GOVERNANCE.md 03:26:41 -rw-rw-r-- 1 jenkins jenkins 659 Apr 19 03:21 Jenkinsfile 03:26:41 -rw-rw-r-- 1 jenkins jenkins 11348 Apr 19 03:21 LICENSE 03:26:41 -rw-rw-r-- 1 jenkins jenkins 2364 Apr 19 03:21 Makefile 03:26:41 -rw-rw-r-- 1 jenkins jenkins 622 Apr 19 03:21 OWNERS.md 03:26:41 -rw-rw-r-- 1 jenkins jenkins 5681 Apr 19 03:21 README.md 03:26:41 -rw-rw-r-- 1 jenkins jenkins 12 Apr 19 03:18 VERSION 03:26:41 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 03:21 bin 03:26:41 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 03:21 cmd 03:26:41 -rw-r--r-- 1 jenkins jenkins 28693 Apr 19 03:26 coverage.out 03:26:41 -rwxrwxr-x 1 jenkins jenkins 140 Apr 19 03:21 docker-entrypoint.sh 03:26:41 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 03:21 docs 03:26:41 -rw-rw-r-- 1 jenkins jenkins 3443 Apr 19 03:21 go.mod 03:26:41 -rw-rw-r-- 1 jenkins jenkins 31713 Apr 19 03:21 go.sum 03:26:41 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 03:21 internal 03:26:41 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 03:21 snap 03:26:41 -rw-rw-r-- 1 jenkins jenkins 231 Apr 19 03:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:42 + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c817a5cee4fa6797817ba67f8fb41572c1732248 --label arch=arm64 --label version=3.0.0-dev.27 . 03:26:42 Sending build context to Docker daemon 1.242MB 03:26:42 Step 1/35 : ARG BASE=golang:1.20-alpine3.17 03:26:42 Step 2/35 : FROM ${BASE} AS builder 03:26:42 ---> 815a83f90b77 03:26:42 Step 3/35 : ARG ADD_BUILD_TAGS="" 03:26:42 ---> Running in e518dc3bcbcc 03:26:43 Removing intermediate container e518dc3bcbcc 03:26:43 ---> 4660afe0d16b 03:26:43 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:26:43 ---> Running in 46ab18e8bc73 03:26:43 Removing intermediate container 46ab18e8bc73 03:26:43 ---> 01d47062e92e 03:26:43 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 03:26:43 ---> Running in 2fbf2ee71b9f 03:26:43 Removing intermediate container 2fbf2ee71b9f 03:26:43 ---> cac14c681bba 03:26:43 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 03:26:43 ---> Running in 2677fefb8b58 03:26:44 Removing intermediate container 2677fefb8b58 03:26:44 ---> bf77ecdd4ee8 03:26:44 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:26:44 ---> Running in b0ba4c680e23 03:26:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:26:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:26:47 OK: 271 MiB in 67 packages 03:26:48 Removing intermediate container b0ba4c680e23 03:26:48 ---> ca71d3dbc988 03:26:48 Step 8/35 : WORKDIR /device-usb-camera 03:26:48 ---> Running in 7dc47be656f3 03:26:48 Removing intermediate container 7dc47be656f3 03:26:48 ---> 1691653bcc39 03:26:48 Step 9/35 : COPY go.mod vendor* ./ 03:26:49 ---> 44ce283dc275 03:26:49 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:49 ---> Running in 373c60edf39f 03:26:52 Removing intermediate container 373c60edf39f 03:26:52 ---> 895cb9ee552e 03:26:52 Step 11/35 : COPY . . 03:26:53 ---> 60513287c3f6 03:26:53 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 03:26:53 ---> Running in 1bc51e057d9d 03:26:54  % Total % Received % Xferd Average Speed Time Time  Time Current 03:26:54  Dload Upload Total Spent Left Speed 03:26:54 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062 100 1062 0 0 3535 0 --:--:-- --:--:-- --:--:-- 3551 03:26:55 Removing intermediate container 1bc51e057d9d 03:26:55 ---> 65f25e3b57a4 03:26:55 Step 13/35 : RUN ${MAKE} 03:26:55 ---> Running in 54d5697e04ca 03:26:56 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.27" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 03:29:48 Removing intermediate container 54d5697e04ca 03:29:48 ---> 922378b6b3a3 03:29:48 Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 03:29:48 v0.21.6: Pulling from aler9/rtsp-simple-server 03:29:48 8766b47fe142: Pulling fs layer 03:29:48 8766b47fe142: Verifying Checksum 03:29:48 8766b47fe142: Download complete 03:29:48 8766b47fe142: Pull complete 03:29:48 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 03:29:48 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 03:29:48 ---> 69d40e2cb93c 03:29:48 Step 15/35 : FROM alpine:3.17 03:29:48 3.17: Pulling from library/alpine 03:29:48 c41833b44d91: Pulling fs layer 03:29:48 c41833b44d91: Verifying Checksum 03:29:48 c41833b44d91: Pull complete 03:29:48 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 03:29:48 Status: Downloaded newer image for alpine:3.17 03:29:48 ---> 51e60588ff2c 03:29:48 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:29:48 ---> Running in 311dbf6c0f6c 03:29:48 Removing intermediate container 311dbf6c0f6c 03:29:48 ---> 6cf3cf259a63 03:29:48 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 03:29:48 ---> Running in bc4b2320324b 03:29:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:29:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:29:48 (1/83) Installing dumb-init (1.2.5-r2) 03:29:48 (2/83) Installing sdl2 (2.26.5-r0) 03:29:48 (3/83) Installing libxau (1.0.10-r0) 03:29:48 (4/83) Installing libmd (1.0.4-r0) 03:29:48 (5/83) Installing libbsd (0.11.7-r0) 03:29:48 (6/83) Installing libxdmcp (1.1.4-r0) 03:29:48 (7/83) Installing libxcb (1.15-r0) 03:29:48 (8/83) Installing libx11 (1.8.4-r0) 03:29:48 (9/83) Installing aom-libs (3.5.0-r0) 03:29:48 (10/83) Installing alsa-lib (1.2.8-r0) 03:29:48 (11/83) Installing libexpat (2.5.0-r0) 03:29:48 (12/83) Installing brotli-libs (1.0.9-r9) 03:29:48 (13/83) Installing libbz2 (1.0.8-r4) 03:29:48 (14/83) Installing libpng (1.6.38-r0) 03:29:48 (15/83) Installing freetype (2.12.1-r0) 03:29:48 (16/83) Installing fontconfig (2.14.1-r0) 03:29:48 (17/83) Installing fribidi (1.0.12-r0) 03:29:48 (18/83) Installing libffi (3.4.4-r0) 03:29:48 (19/83) Installing libintl (0.21.1-r1) 03:29:48 (20/83) Installing libblkid (2.38.1-r1) 03:29:48 (21/83) Installing libmount (2.38.1-r1) 03:29:48 (22/83) Installing pcre2 (10.42-r0) 03:29:48 (23/83) Installing glib (2.74.6-r0) 03:29:48 (24/83) Installing graphite2 (1.3.14-r2) 03:29:48 (25/83) Installing harfbuzz (5.3.1-r1) 03:29:48 (26/83) Installing libass (0.16.0-r1) 03:29:48 (27/83) Installing libdav1d (1.0.0-r2) 03:29:48 (28/83) Installing libdrm (2.4.114-r0) 03:29:48 (29/83) Installing gmp (6.2.1-r2) 03:29:48 (30/83) Installing nettle (3.8.1-r0) 03:29:48 (31/83) Installing p11-kit (0.24.1-r1) 03:29:48 (32/83) Installing libtasn1 (4.19.0-r0) 03:29:48 (33/83) Installing libunistring (1.1-r0) 03:29:48 (34/83) Installing gnutls (3.7.8-r3) 03:29:48 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) 03:29:48 (36/83) Installing ncurses-libs (6.3_p20221119-r0) 03:29:48 (37/83) Installing lame (3.100-r2) 03:29:48 (38/83) Installing opus (1.3.1-r1) 03:29:48 (39/83) Installing libasyncns (0.8-r1) 03:29:48 (40/83) Installing dbus-libs (1.14.4-r0) 03:29:48 (41/83) Installing libltdl (2.4.7-r1) 03:29:48 (42/83) Installing orc (0.4.33-r0) 03:29:48 (43/83) Installing libgcc (12.2.1_git20220924-r4) 03:29:48 (44/83) Installing libogg (1.3.5-r2) 03:29:48 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 03:29:48 (46/83) Installing flac-libs (1.4.2-r0) 03:29:48 (47/83) Installing libvorbis (1.3.7-r0) 03:29:48 (48/83) Installing libsndfile (1.1.0-r2) 03:29:48 (49/83) Installing libgomp (12.2.1_git20220924-r4) 03:29:48 (50/83) Installing soxr (0.1.3-r3) 03:29:48 (51/83) Installing speexdsp (1.2.1-r0) 03:29:48 (52/83) Installing tdb-libs (1.4.6-r0) 03:29:48 (53/83) Installing libpulse (16.1-r6) 03:29:48 (54/83) Installing cjson (1.7.15-r3) 03:29:48 (55/83) Installing mbedtls (2.28.3-r0) 03:29:48 (56/83) Installing librist (0.2.7-r0) 03:29:48 (57/83) Installing libsrt (1.5.1-r0) 03:29:48 (58/83) Installing libssh (0.10.4-r0) 03:29:48 (59/83) Installing libtheora (1.1.1-r16) 03:29:48 (60/83) Installing libjpeg-turbo (2.1.4-r0) 03:29:48 (61/83) Installing v4l-utils-libs (1.22.1-r2) 03:29:48 (62/83) Installing libxext (1.3.5-r0) 03:29:48 (63/83) Installing libxfixes (6.0.0-r0) 03:29:48 (64/83) Installing wayland-libs-client (1.21.0-r1) 03:29:48 (65/83) Installing libva (2.16.0-r0) 03:29:48 (66/83) Installing libvdpau (1.5-r0) 03:29:48 (67/83) Installing vidstab (1.1.0-r2) 03:29:48 (68/83) Installing libvpx (1.12.0-r1) 03:29:48 (69/83) Installing libwebp (1.2.4-r1) 03:29:48 (70/83) Installing x264-libs (0.164_git20220602-r0) 03:29:48 (71/83) Installing numactl (2.0.16-r1) 03:29:48 (72/83) Installing x265-libs (3.5-r3) 03:29:48 (73/83) Installing xvidcore (1.3.7-r1) 03:29:48 (74/83) Installing libsodium (1.0.18-r2) 03:29:48 (75/83) Installing libzmq (4.3.4-r1) 03:29:48 (76/83) Installing ffmpeg-libs (5.1.3-r0) 03:29:49 (77/83) Installing ffmpeg (5.1.3-r0) 03:29:49 (78/83) Installing udev-init-scripts (35-r1) 03:29:49 (79/83) Installing eudev-libs (3.2.11-r4) 03:29:49 (80/83) Installing xz-libs (5.2.9-r0) 03:29:49 (81/83) Installing zstd-libs (1.5.5-r0) 03:29:49 (82/83) Installing kmod-libs (30-r1) 03:29:49 (83/83) Installing eudev (3.2.11-r4) 03:29:49 Executing busybox-1.35.0-r29.trigger 03:29:49 Executing eudev-3.2.11-r4.trigger 03:29:49 OK: 86 MiB in 98 packages 03:29:52 Removing intermediate container bc4b2320324b 03:29:52 ---> 162da5068fb0 03:29:52 Step 18/35 : WORKDIR / 03:29:52 ---> Running in c5d2c56cd434 03:29:53 Removing intermediate container c5d2c56cd434 03:29:53 ---> ab4375bb7461 03:29:53 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 03:29:54 ---> e5ad8fea3682 03:29:54 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 03:29:54 ---> 7a514fc2ab2e 03:29:54 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 03:29:55 ---> 03e2e47fb950 03:29:55 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 03:29:55 ---> 06032a354d54 03:29:55 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 03:29:56 ---> 77b03842a870 03:29:56 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 03:29:57 ---> fa2bdf83763f 03:29:57 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 03:29:59 ---> 22329e942a70 03:29:59 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 03:29:59 ---> Running in 478e500e4387 03:30:01 Removing intermediate container 478e500e4387 03:30:01 ---> 8e0d9e63adc3 03:30:01 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 03:30:01 ---> Running in fac6143a165e 03:30:03 Removing intermediate container fac6143a165e 03:30:03 ---> 269decaf9f7d 03:30:03 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 03:30:03 ---> Running in 838cbcc589f2 03:30:05 Removing intermediate container 838cbcc589f2 03:30:05 ---> cd99b55caf22 03:30:05 Step 29/35 : EXPOSE 59983 03:30:05 ---> Running in cf2d822a6996 03:30:05 Removing intermediate container cf2d822a6996 03:30:05 ---> 6de10cc960cc 03:30:05 Step 30/35 : EXPOSE 8554 03:30:05 ---> Running in 70f8a715b991 03:30:05 Removing intermediate container 70f8a715b991 03:30:05 ---> 66e75f046e2e 03:30:05 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 03:30:05 ---> Running in 0c9aabebf003 03:30:06 Removing intermediate container 0c9aabebf003 03:30:06 ---> f0193c646abc 03:30:06 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 03:30:06 ---> Running in 0b89037a06e2 03:30:06 Removing intermediate container 0b89037a06e2 03:30:06 ---> a5e1cc125e7c 03:30:06 Step 33/35 : LABEL arch=arm64 03:30:06 ---> Running in acb75495989e 03:30:06 Removing intermediate container acb75495989e 03:30:06 ---> b6da4fb3de29 03:30:06 Step 34/35 : LABEL git_sha=c817a5cee4fa6797817ba67f8fb41572c1732248 03:30:07 ---> Running in 91f316bb9a31 03:30:07 Removing intermediate container 91f316bb9a31 03:30:07 ---> 6e050c15c36f 03:30:07 Step 35/35 : LABEL version=3.0.0-dev.27 03:30:07 ---> Running in 2fd989fc6ddb 03:30:07 Removing intermediate container 2fd989fc6ddb 03:30:07 ---> d3dd4b5da1d3 03:30:07 [Warning] One or more build-args [ARCH] were not consumed 03:30:07 Successfully built d3dd4b5da1d3 03:30:07 Successfully tagged device-usb-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 03:30:07 provisioning config files... 03:30:07 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/99@tmp/config3895465274638949347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:30:08 ---> docker-login.sh 03:30:08 nexus3.edgexfoundry.org:10001 03:30:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:30:08 Configure a credential helper to remove this warning. See 03:30:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:30:08 03:30:08 Login Succeeded 03:30:08 nexus3.edgexfoundry.org:10002 03:30:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:30:09 Configure a credential helper to remove this warning. See 03:30:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:30:09 03:30:09 Login Succeeded 03:30:09 nexus3.edgexfoundry.org:10003 03:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:30:09 Configure a credential helper to remove this warning. See 03:30:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:30:09 03:30:09 Login Succeeded 03:30:09 nexus3.edgexfoundry.org:10004 03:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:30:09 Configure a credential helper to remove this warning. See 03:30:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:30:09 03:30:09 Login Succeeded 03:30:09 docker.io 03:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:30:10 Configure a credential helper to remove this warning. See 03:30:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:30:10 03:30:10 Login Succeeded 03:30:10 ---> docker-login.sh ends [Pipeline] } 03:30:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:30:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:30:10 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 03:30:10 c817a5cee4fa6797817ba67f8fb41572c1732248 03:30:10 latest 03:30:10 3.0.0-dev.27 03:30:10 c817a5cee4fa6797817ba67f8fb41572c1732248-3.0.0-dev.27 03:30:10 main 03:30:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:10 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c817a5cee4fa6797817ba67f8fb41572c1732248 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:13 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c817a5cee4fa6797817ba67f8fb41572c1732248 03:30:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 03:30:13 73dfdb665d84: Preparing 03:30:13 5fc03146cac6: Preparing 03:30:13 6090ae5266f0: Preparing 03:30:13 608d194cb50c: Preparing 03:30:13 acc83c6ca332: Preparing 03:30:13 bf9d918f6a54: Preparing 03:30:13 3adbfbb852b6: Preparing 03:30:13 62379d50db5e: Preparing 03:30:13 6fb55252c5c7: Preparing 03:30:13 99972da37dba: Preparing 03:30:13 acae015ed1e7: Preparing 03:30:13 26cbea5cba74: Preparing 03:30:13 bf9d918f6a54: Waiting 03:30:13 6fb55252c5c7: Waiting 03:30:13 3adbfbb852b6: Waiting 03:30:13 99972da37dba: Waiting 03:30:13 62379d50db5e: Waiting 03:30:13 acae015ed1e7: Waiting 03:30:13 26cbea5cba74: Waiting 03:30:14 73dfdb665d84: Pushed 03:30:14 6090ae5266f0: Pushed 03:30:14 acc83c6ca332: Pushed 03:30:14 5fc03146cac6: Pushed 03:30:14 bf9d918f6a54: Pushed 03:30:14 3adbfbb852b6: Pushed 03:30:14 6fb55252c5c7: Pushed 03:30:14 62379d50db5e: Pushed 03:30:14 26cbea5cba74: Layer already exists 03:30:18 608d194cb50c: Pushed 03:30:18 99972da37dba: Pushed 03:30:31 acae015ed1e7: Pushed 03:30:31 c817a5cee4fa6797817ba67f8fb41572c1732248: digest: sha256:d0c7aabe671649c1a059c9c116e8f8486f71d24f1a11c107dc0f79be3a14e1db size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:31 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:31 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 03:30:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 03:30:31 73dfdb665d84: Preparing 03:30:31 5fc03146cac6: Preparing 03:30:31 6090ae5266f0: Preparing 03:30:31 608d194cb50c: Preparing 03:30:31 acc83c6ca332: Preparing 03:30:31 bf9d918f6a54: Preparing 03:30:31 3adbfbb852b6: Preparing 03:30:31 62379d50db5e: Preparing 03:30:31 6fb55252c5c7: Preparing 03:30:31 99972da37dba: Preparing 03:30:31 acae015ed1e7: Preparing 03:30:31 26cbea5cba74: Preparing 03:30:31 3adbfbb852b6: Waiting 03:30:31 62379d50db5e: Waiting 03:30:31 6fb55252c5c7: Waiting 03:30:31 99972da37dba: Waiting 03:30:31 acae015ed1e7: Waiting 03:30:31 26cbea5cba74: Waiting 03:30:31 bf9d918f6a54: Waiting 03:30:31 acc83c6ca332: Layer already exists 03:30:31 6090ae5266f0: Layer already exists 03:30:31 5fc03146cac6: Layer already exists 03:30:31 608d194cb50c: Layer already exists 03:30:31 73dfdb665d84: Layer already exists 03:30:31 3adbfbb852b6: Layer already exists 03:30:31 6fb55252c5c7: Layer already exists 03:30:31 bf9d918f6a54: Layer already exists 03:30:31 62379d50db5e: Layer already exists 03:30:31 99972da37dba: Layer already exists 03:30:31 26cbea5cba74: Layer already exists 03:30:31 acae015ed1e7: Layer already exists 03:30:32 latest: digest: sha256:d0c7aabe671649c1a059c9c116e8f8486f71d24f1a11c107dc0f79be3a14e1db size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:32 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:32 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.27 03:30:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 03:30:32 73dfdb665d84: Preparing 03:30:32 5fc03146cac6: Preparing 03:30:32 6090ae5266f0: Preparing 03:30:32 608d194cb50c: Preparing 03:30:32 acc83c6ca332: Preparing 03:30:32 bf9d918f6a54: Preparing 03:30:32 3adbfbb852b6: Preparing 03:30:32 62379d50db5e: Preparing 03:30:32 6fb55252c5c7: Preparing 03:30:32 99972da37dba: Preparing 03:30:32 acae015ed1e7: Preparing 03:30:32 26cbea5cba74: Preparing 03:30:32 bf9d918f6a54: Waiting 03:30:32 3adbfbb852b6: Waiting 03:30:32 99972da37dba: Waiting 03:30:32 acae015ed1e7: Waiting 03:30:32 62379d50db5e: Waiting 03:30:32 26cbea5cba74: Waiting 03:30:32 6fb55252c5c7: Waiting 03:30:32 6090ae5266f0: Layer already exists 03:30:32 73dfdb665d84: Layer already exists 03:30:32 acc83c6ca332: Layer already exists 03:30:32 5fc03146cac6: Layer already exists 03:30:32 608d194cb50c: Layer already exists 03:30:32 6fb55252c5c7: Layer already exists 03:30:32 62379d50db5e: Layer already exists 03:30:32 bf9d918f6a54: Layer already exists 03:30:32 3adbfbb852b6: Layer already exists 03:30:32 99972da37dba: Layer already exists 03:30:32 26cbea5cba74: Layer already exists 03:30:32 acae015ed1e7: Layer already exists 03:30:33 3.0.0-dev.27: digest: sha256:d0c7aabe671649c1a059c9c116e8f8486f71d24f1a11c107dc0f79be3a14e1db size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:33 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c817a5cee4fa6797817ba67f8fb41572c1732248-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:33 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c817a5cee4fa6797817ba67f8fb41572c1732248-3.0.0-dev.27 03:30:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 03:30:33 73dfdb665d84: Preparing 03:30:33 5fc03146cac6: Preparing 03:30:33 6090ae5266f0: Preparing 03:30:33 608d194cb50c: Preparing 03:30:33 acc83c6ca332: Preparing 03:30:33 bf9d918f6a54: Preparing 03:30:33 3adbfbb852b6: Preparing 03:30:33 62379d50db5e: Preparing 03:30:33 6fb55252c5c7: Preparing 03:30:33 99972da37dba: Preparing 03:30:33 acae015ed1e7: Preparing 03:30:33 26cbea5cba74: Preparing 03:30:33 6fb55252c5c7: Waiting 03:30:33 bf9d918f6a54: Waiting 03:30:33 99972da37dba: Waiting 03:30:33 3adbfbb852b6: Waiting 03:30:33 62379d50db5e: Waiting 03:30:33 acae015ed1e7: Waiting 03:30:33 26cbea5cba74: Waiting 03:30:33 608d194cb50c: Layer already exists 03:30:33 73dfdb665d84: Layer already exists 03:30:33 5fc03146cac6: Layer already exists 03:30:33 6090ae5266f0: Layer already exists 03:30:33 acc83c6ca332: Layer already exists 03:30:33 3adbfbb852b6: Layer already exists 03:30:33 6fb55252c5c7: Layer already exists 03:30:33 bf9d918f6a54: Layer already exists 03:30:33 62379d50db5e: Layer already exists 03:30:33 99972da37dba: Layer already exists 03:30:33 acae015ed1e7: Layer already exists 03:30:33 26cbea5cba74: Layer already exists 03:30:34 c817a5cee4fa6797817ba67f8fb41572c1732248-3.0.0-dev.27: digest: sha256:d0c7aabe671649c1a059c9c116e8f8486f71d24f1a11c107dc0f79be3a14e1db size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:34 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:34 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 03:30:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 03:30:34 73dfdb665d84: Preparing 03:30:34 5fc03146cac6: Preparing 03:30:34 6090ae5266f0: Preparing 03:30:34 608d194cb50c: Preparing 03:30:34 acc83c6ca332: Preparing 03:30:34 bf9d918f6a54: Preparing 03:30:34 3adbfbb852b6: Preparing 03:30:34 62379d50db5e: Preparing 03:30:34 6fb55252c5c7: Preparing 03:30:34 99972da37dba: Preparing 03:30:34 acae015ed1e7: Preparing 03:30:34 26cbea5cba74: Preparing 03:30:34 6fb55252c5c7: Waiting 03:30:34 99972da37dba: Waiting 03:30:34 acae015ed1e7: Waiting 03:30:34 26cbea5cba74: Waiting 03:30:34 3adbfbb852b6: Waiting 03:30:34 62379d50db5e: Waiting 03:30:34 bf9d918f6a54: Waiting 03:30:34 5fc03146cac6: Layer already exists 03:30:34 73dfdb665d84: Layer already exists 03:30:34 acc83c6ca332: Layer already exists 03:30:34 6090ae5266f0: Layer already exists 03:30:34 608d194cb50c: Layer already exists 03:30:34 bf9d918f6a54: Layer already exists 03:30:34 6fb55252c5c7: Layer already exists 03:30:34 3adbfbb852b6: Layer already exists 03:30:34 62379d50db5e: Layer already exists 03:30:34 99972da37dba: Layer already exists 03:30:34 26cbea5cba74: Layer already exists 03:30:34 acae015ed1e7: Layer already exists 03:30:35 main: digest: sha256:d0c7aabe671649c1a059c9c116e8f8486f71d24f1a11c107dc0f79be3a14e1db size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:30:35 ===================================================== [Pipeline] echo 03:30:35 taggedImages: 03:30:35 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c817a5cee4fa6797817ba67f8fb41572c1732248 03:30:35 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 03:30:35 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.27 03:30:35 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c817a5cee4fa6797817ba67f8fb41572c1732248-3.0.0-dev.27 03:30:35 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:30:35 03:30:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:30:35 arm64: Pulling from edgex-lftools-log-publisher 03:30:35 8998bd30e6a1: Pulling fs layer 03:30:35 04944245beec: Pulling fs layer 03:30:35 699f458cf7ca: Pulling fs layer 03:30:35 765212b225bb: Pulling fs layer 03:30:35 f23df028b6ca: Pulling fs layer 03:30:35 d65c8cfc05b1: Pulling fs layer 03:30:35 2437ff75d9bd: Pulling fs layer 03:30:35 f23df028b6ca: Waiting 03:30:35 d65c8cfc05b1: Waiting 03:30:35 2437ff75d9bd: Waiting 03:30:35 765212b225bb: Waiting 03:30:36 04944245beec: Verifying Checksum 03:30:36 04944245beec: Download complete 03:30:36 765212b225bb: Verifying Checksum 03:30:36 765212b225bb: Download complete 03:30:36 699f458cf7ca: Verifying Checksum 03:30:36 f23df028b6ca: Verifying Checksum 03:30:36 f23df028b6ca: Download complete 03:30:36 699f458cf7ca: Download complete 03:30:36 d65c8cfc05b1: Verifying Checksum 03:30:36 d65c8cfc05b1: Download complete 03:30:36 8998bd30e6a1: Download complete 03:30:39 2437ff75d9bd: Verifying Checksum 03:30:39 2437ff75d9bd: Download complete 03:30:40 8998bd30e6a1: Pull complete 03:30:40 04944245beec: Pull complete 03:30:42 699f458cf7ca: Pull complete 03:30:42 765212b225bb: Pull complete 03:30:43 f23df028b6ca: Pull complete 03:30:43 d65c8cfc05b1: Pull complete 03:30:55 2437ff75d9bd: Pull complete 03:30:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:30:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:30:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:30:55 prd-ubuntu20.04-docker-arm64-4c-16g-9054 does not seem to be running inside a container 03:30:55 $ 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-usb-camera/99 -v /w/workspace/device-usb-camera/99:/w/workspace/device-usb-camera/99:rw,z -v /w/workspace/device-usb-camera/99@tmp:/w/workspace/device-usb-camera/99@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 03:30:58 $ docker top 7a71d9c31045c7989b469cfda546e28b025936a0724a734144a5dd50b3b92494 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:30:59 ---> job-cost.sh 03:30:59 lf-activate-venv: SKIPPING 03:30:59 INFO: No Stack... 03:30:59 INFO: Retrieving Pricing Info for: v3-standard-4 03:31:00 INFO: Archiving Costs [Pipeline] sh 03:31:01 + cat /w/workspace/device-usb-camera/99/archives/cost.csv 03:31:01 + cut -d, -f6 [Pipeline] lock 03:31:01 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-99-stack-cost] 03:31:01 Resource [jenkins-edgexfoundry-device-usb-camera-main-99-stack-cost] did not exist. Created. 03:31:01 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-99-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:31:02 /w/workspace/device-usb-camera/99@tmp/durable-3e6f0f4a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:31:02 + echo total: 0.10999999940395355 [Pipeline] stash 03:31:02 Warning: overwriting stash ‘stack-cost’ 03:31:02 Stashed 1 file(s) [Pipeline] } 03:31:02 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-99-stack-cost] [Pipeline] // lock [Pipeline] } 03:31:02 $ docker stop --time=1 7a71d9c31045c7989b469cfda546e28b025936a0724a734144a5dd50b3b92494 03:31:04 $ docker rm -f --volumes 7a71d9c31045c7989b469cfda546e28b025936a0724a734144a5dd50b3b92494 [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 03:31:04 provisioning config files... 03:31:04 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11229429103004383504tmp [Pipeline] { [Pipeline] sh 03:31:05 + set +x 03:31:05 + curl -s https://codecov.io/bash 03:31:05 + bash -s -- 03:31:05 03:31:05 _____ _ 03:31:05 / ____| | | 03:31:05 | | ___ __| | ___ ___ _____ __ 03:31:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:31:05 | |___| (_) | (_| | __/ (_| (_) \ V / 03:31:05 \_____\___/ \__,_|\___|\___\___/ \_/ 03:31:05 Bash-1.0.6 03:31:05 03:31:05 03:31:05 ==> git version 2.25.1 found 03:31:05 ==> 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 03:31:05 Release-Date: 2020-01-08 03:31:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:31:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:31:05 ==> Jenkins CI detected. 03:31:05 current dir:  /w/workspace/exfoundry_device-usb-camera_main 03:31:05 project root: . 03:31:05 --> token set from env 03:31:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:31:05 ==> Running gcov in . (disable via -X gcov) 03:31:05 ==> Python coveragepy not found 03:31:05 ==> Searching for coverage reports in: 03:31:05 + . 03:31:05 -> Found 1 reports 03:31:05 ==> Detecting git/mercurial file structure 03:31:05 ==> Reading reports 03:31:05 + ./coverage.out bytes=28693 03:31:05 ==> Appending adjustments 03:31:05 https://docs.codecov.io/docs/fixing-reports 03:31:05 + Found adjustments 03:31:05 ==> Gzipping contents 03:31:05 4.0K /tmp/codecov.ul1t7G.gz 03:31:05 ==> Uploading reports 03:31:05 url: https://codecov.io 03:31:05 query: branch=main&commit=c817a5cee4fa6797817ba67f8fb41572c1732248&build=99&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F99%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 03:31:05 -> Pinging Codecov 03:31:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=c817a5cee4fa6797817ba67f8fb41572c1732248&build=99&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F99%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 03:31:05 -> Uploading to 03:31:05 https://storage.googleapis.com/codecov/v4/raw/2023-04-19/73D8F5FF140700D3E01443B452E23636/c817a5cee4fa6797817ba67f8fb41572c1732248/c96b4ede-9b60-4644-9565-11fc1ca1389a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230419T033105Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a32d82c9bec5b861cfa9649939aa7c24120c709f46ecdbe4d1021a61865029a6 03:31:05 % Total % Received % Xferd Average Speed Time Time Time Current 03:31:05 Dload Upload Total Spent Left Speed 03:31:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3929 0 0 100 3929 0 17008 --:--:-- --:--:-- --:--:-- 16935 03:31:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/c817a5cee4fa6797817ba67f8fb41572c1732248 [Pipeline] } 03:31:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:31:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:31:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:31:06 03:31:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:31:06 1.410.4: Pulling from edgex-devops/edgex-snyk-go 03:31:06 df9b9388f04a: Pulling fs layer 03:31:06 52dc419b0ee2: Pulling fs layer 03:31:06 25bc292e5bac: Pulling fs layer 03:31:06 114826534d7a: Pulling fs layer 03:31:06 4657fd5d0bcf: Pulling fs layer 03:31:06 6ad1cebc031e: Pulling fs layer 03:31:06 8a3aa393b2d8: Pulling fs layer 03:31:06 114826534d7a: Waiting 03:31:06 4657fd5d0bcf: Waiting 03:31:06 6ad1cebc031e: Waiting 03:31:06 8a3aa393b2d8: Waiting 03:31:06 25bc292e5bac: Download complete 03:31:06 52dc419b0ee2: Verifying Checksum 03:31:06 52dc419b0ee2: Download complete 03:31:06 4657fd5d0bcf: Verifying Checksum 03:31:06 4657fd5d0bcf: Download complete 03:31:06 df9b9388f04a: Download complete 03:31:06 6ad1cebc031e: Verifying Checksum 03:31:06 6ad1cebc031e: Download complete 03:31:06 df9b9388f04a: Pull complete 03:31:06 52dc419b0ee2: Pull complete 03:31:07 25bc292e5bac: Pull complete 03:31:07 114826534d7a: Download complete 03:31:07 8a3aa393b2d8: Verifying Checksum 03:31:07 8a3aa393b2d8: Download complete 03:31:10 114826534d7a: Pull complete 03:31:10 4657fd5d0bcf: Pull complete 03:31:11 6ad1cebc031e: Pull complete 03:31:13 8a3aa393b2d8: Pull complete 03:31:13 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 03:31:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:31:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:31:13 prd-ubuntu20.04-docker-8c-8g-9051 does not seem to be running inside a container 03:31:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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/edgex-snyk-go:1.410.4 cat 03:31:18 $ docker top 73246b3e8501f19ada911c83073bdecdd99a8b868a7a246007e5b2c368c223d5 -eo pid,comm [Pipeline] { [Pipeline] echo 03:31:18 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 03:31:18 + set -o pipefail 03:31:18 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 03:31:25 03:31:25 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 03:31:25 03:31:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/686da09e-533a-493a-a8cb-3c05bfb3c0ef 03:31:25 03:31:25 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 03:31:25 03:31:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:31:25 03:31:26 03:31:26 A medium severity vulnerability was found in the Snyk CLI versions you are using. 03:31:26 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 03:31:26 More details here: https://snyk.co/ue1NS [Pipeline] } 03:31:26 $ docker stop --time=1 73246b3e8501f19ada911c83073bdecdd99a8b868a7a246007e5b2c368c223d5 03:31:29 $ docker rm -f --volumes 73246b3e8501f19ada911c83073bdecdd99a8b868a7a246007e5b2c368c223d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:31:30 + git log --format=format:%s -1 c817a5cee4fa6797817ba67f8fb41572c1732248 [Pipeline] sh 03:31:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:31:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:31:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:31:31 prd-ubuntu20.04-docker-8c-8g-9051 does not seem to be running inside a container 03:31:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:31:31 $ docker top b59c6f4887eb537ca77ebc38db513ee70ae441fe06cf03a18a60e779b3bb2830 -eo pid,comm 03:31:31 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). 03:31:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:31:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:31:31 [ssh-agent] Looking for ssh-agent implementation... 03:31:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:31:32 $ docker exec b59c6f4887eb537ca77ebc38db513ee70ae441fe06cf03a18a60e779b3bb2830 ssh-agent 03:31:32 SSH_AUTH_SOCK=/tmp/ssh-xYqG9mA6HGLt/agent.31 03:31:32 SSH_AGENT_PID=37 03:31:32 Running ssh-add (command line suppressed) 03:31:32 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3810306317565005528.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3810306317565005528.key) 03:31:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:31:32 + git semver tag 03:31:32 2023-04-19 03:31:32,733 [run_tag] DEBUG tag force:False 03:31:32 2023-04-19 03:31:32,734 [check_head_tag] DEBUG check head tag 03:31:32 2023-04-19 03:31:32,735 [execute] INFO git cat-file --batch-check 03:31:32 2023-04-19 03:31:32,736 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 03:31:32 2023-04-19 03:31:32,739 [execute] INFO git cat-file --batch 03:31:32 2023-04-19 03:31:32,740 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 03:31:32 2023-04-19 03:31:32,764 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:31:32 2023-04-19 03:31:32,765 [execute] INFO git tag -a v3.0.0-dev.27 -m v3.0.0-dev.27 03:31:32 2023-04-19 03:31:32,765 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.27', '-m', 'v3.0.0-dev.27'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 03:31:32 2023-04-19 03:31:32,769 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:31:32 3.0.0-dev.27 [Pipeline] } 03:31:32 $ docker exec --env ******** --env ******** b59c6f4887eb537ca77ebc38db513ee70ae441fe06cf03a18a60e779b3bb2830 ssh-agent -k 03:31:32 unset SSH_AUTH_SOCK; 03:31:32 unset SSH_AGENT_PID; 03:31:32 echo Agent pid 37 killed; 03:31:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:31:33 + git semver [Pipeline] } 03:31:33 $ docker stop --time=1 b59c6f4887eb537ca77ebc38db513ee70ae441fe06cf03a18a60e779b3bb2830 03:31:34 $ docker rm -f --volumes b59c6f4887eb537ca77ebc38db513ee70ae441fe06cf03a18a60e779b3bb2830 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:31:35 03:31:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:31:35 0.23.1-centos7: Pulling from edgex-lftools 03:31:35 ab5ef0e58194: Pulling fs layer 03:31:35 9712f1f96733: Pulling fs layer 03:31:35 63f879dbbcfc: Pulling fs layer 03:31:35 0d9ebad4ef96: Pulling fs layer 03:31:35 e9a5061849ea: Pulling fs layer 03:31:35 d747dcd14b5f: Pulling fs layer 03:31:35 2de7ff778b66: Pulling fs layer 03:31:35 d747dcd14b5f: Waiting 03:31:35 2de7ff778b66: Waiting 03:31:35 e9a5061849ea: Waiting 03:31:35 0d9ebad4ef96: Waiting 03:31:35 9712f1f96733: Verifying Checksum 03:31:35 9712f1f96733: Download complete 03:31:35 63f879dbbcfc: Verifying Checksum 03:31:35 63f879dbbcfc: Download complete 03:31:35 e9a5061849ea: Verifying Checksum 03:31:35 e9a5061849ea: Download complete 03:31:35 d747dcd14b5f: Download complete 03:31:35 0d9ebad4ef96: Verifying Checksum 03:31:35 0d9ebad4ef96: Download complete 03:31:35 ab5ef0e58194: Verifying Checksum 03:31:35 ab5ef0e58194: Download complete 03:31:35 2de7ff778b66: Verifying Checksum 03:31:35 2de7ff778b66: Download complete 03:31:38 ab5ef0e58194: Pull complete 03:31:38 9712f1f96733: Pull complete 03:31:39 63f879dbbcfc: Pull complete 03:31:43 0d9ebad4ef96: Pull complete 03:31:43 e9a5061849ea: Pull complete 03:31:43 d747dcd14b5f: Pull complete 03:31:43 2de7ff778b66: Pull complete 03:31:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:31:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:31:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:31:43 prd-ubuntu20.04-docker-8c-8g-9051 does not seem to be running inside a container 03:31:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:31:48 $ docker top f1f9f011de6c977ff6a27c7196619b0ec14c78fb3d017af9895f9aa72a52a865 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:31:48 provisioning config files... 03:31:48 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10103278604653920108tmp 03:31:48 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2955929311919270952tmp 03:31:48 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14530708056134502158tmp [Pipeline] { [Pipeline] echo 03:31:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:31:49 ---> sigul-configuration.sh 03:31:49 gpg: directory `/root/.gnupg' created 03:31:49 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:31:49 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:31:49 gpg: keyring `/root/.gnupg/secring.gpg' created 03:31:49 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:31:49 gpg: CAST5 encrypted data 03:31:49 gpg: encrypted with 1 passphrase 03:31:49 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:31:49 + mkdir /home/jenkins 03:31:49 + mkdir /home/jenkins/sigul [Pipeline] sh 03:31:49 + 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 03:31:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:31:50 ---> sigul-install.sh 03:31:50 Sigul already installed; skipping installation. [Pipeline] sh 03:31:50 + git tag --list 03:31:50 v0.0.0 03:31:50 v0.0.1-dev.1 03:31:50 v0.0.1-dev.10 03:31:50 v0.0.1-dev.11 03:31:50 v0.0.1-dev.12 03:31:50 v0.0.1-dev.13 03:31:50 v0.0.1-dev.14 03:31:50 v0.0.1-dev.15 03:31:50 v0.0.1-dev.16 03:31:50 v0.0.1-dev.2 03:31:50 v0.0.1-dev.3 03:31:50 v0.0.1-dev.4 03:31:50 v0.0.1-dev.5 03:31:50 v0.0.1-dev.6 03:31:50 v0.0.1-dev.7 03:31:50 v0.0.1-dev.8 03:31:50 v0.0.1-dev.9 03:31:50 v2.2.0 03:31:50 v2.2.0-dev.17 03:31:50 v2.2.0-dev.18 03:31:50 v2.2.0-dev.19 03:31:50 v2.2.0-dev.20 03:31:50 v2.2.0-dev.21 03:31:50 v2.2.0-dev.22 03:31:50 v2.2.0-dev.23 03:31:50 v2.2.0-dev.24 03:31:50 v2.2.0-dev.25 03:31:50 v2.2.0-dev.26 03:31:50 v2.2.0-dev.27 03:31:50 v2.3.0 03:31:50 v2.3.0-dev.1 03:31:50 v2.3.0-dev.10 03:31:50 v2.3.0-dev.11 03:31:50 v2.3.0-dev.12 03:31:50 v2.3.0-dev.13 03:31:50 v2.3.0-dev.14 03:31:50 v2.3.0-dev.15 03:31:50 v2.3.0-dev.16 03:31:50 v2.3.0-dev.17 03:31:50 v2.3.0-dev.18 03:31:50 v2.3.0-dev.19 03:31:50 v2.3.0-dev.2 03:31:50 v2.3.0-dev.20 03:31:50 v2.3.0-dev.21 03:31:50 v2.3.0-dev.22 03:31:50 v2.3.0-dev.23 03:31:50 v2.3.0-dev.24 03:31:50 v2.3.0-dev.25 03:31:50 v2.3.0-dev.26 03:31:50 v2.3.0-dev.27 03:31:50 v2.3.0-dev.28 03:31:50 v2.3.0-dev.3 03:31:50 v2.3.0-dev.4 03:31:50 v2.3.0-dev.5 03:31:50 v2.3.0-dev.6 03:31:50 v2.3.0-dev.7 03:31:50 v2.3.0-dev.8 03:31:50 v2.3.0-dev.9 03:31:50 v2.3.1 03:31:50 v2.3.1-dev.4 03:31:50 v2.3.1-dev.5 03:31:50 v2.3.1-dev.6 03:31:50 v3.0.0-dev.1 03:31:50 v3.0.0-dev.10 03:31:50 v3.0.0-dev.11 03:31:50 v3.0.0-dev.12 03:31:50 v3.0.0-dev.13 03:31:50 v3.0.0-dev.14 03:31:50 v3.0.0-dev.15 03:31:50 v3.0.0-dev.16 03:31:50 v3.0.0-dev.17 03:31:50 v3.0.0-dev.18 03:31:50 v3.0.0-dev.19 03:31:50 v3.0.0-dev.2 03:31:50 v3.0.0-dev.20 03:31:50 v3.0.0-dev.21 03:31:50 v3.0.0-dev.22 03:31:50 v3.0.0-dev.23 03:31:50 v3.0.0-dev.24 03:31:50 v3.0.0-dev.25 03:31:50 v3.0.0-dev.26 03:31:50 v3.0.0-dev.27 03:31:50 v3.0.0-dev.3 03:31:50 v3.0.0-dev.4 03:31:50 v3.0.0-dev.5 03:31:50 v3.0.0-dev.6 03:31:50 v3.0.0-dev.7 03:31:50 v3.0.0-dev.8 03:31:50 v3.0.0-dev.9 [Pipeline] sh 03:31:50 + lftools sign git-tag v3.0.0-dev.27 03:31:51 Signing Git tag with Sigul... 03:31:51 Signing v3.0.0-dev.27 [Pipeline] echo 03:31:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:31:51 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:31:51 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:31:51 $ docker stop --time=1 f1f9f011de6c977ff6a27c7196619b0ec14c78fb3d017af9895f9aa72a52a865 03:31:53 $ docker rm -f --volumes f1f9f011de6c977ff6a27c7196619b0ec14c78fb3d017af9895f9aa72a52a865 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:31:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:31:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:31:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:31:53 prd-ubuntu20.04-docker-8c-8g-9051 does not seem to be running inside a container 03:31:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:31:54 $ docker top d8da23f9a9ad61ef85c742e7708ca513ae8160e2201fe0c6426596534beaebb2 -eo pid,comm 03:31:54 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). 03:31:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:31:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:31:54 [ssh-agent] Looking for ssh-agent implementation... 03:31:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:31:54 $ docker exec d8da23f9a9ad61ef85c742e7708ca513ae8160e2201fe0c6426596534beaebb2 ssh-agent 03:31:54 SSH_AUTH_SOCK=/tmp/ssh-482ANcu9e8kk/agent.31 03:31:54 SSH_AGENT_PID=37 03:31:54 Running ssh-add (command line suppressed) 03:31:54 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7003433513682107110.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7003433513682107110.key) 03:31:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:31:54 + git semver bump pre 03:31:55 2023-04-19 03:31:55,145 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:31:55 2023-04-19 03:31:55,145 [bump_version] DEBUG bumping version:3.0.0-dev.27 on axis:pre with prefix:dev 03:31:55 2023-04-19 03:31:55,145 [bump_version] DEBUG bumped version:3.0.0-dev.28 03:31:55 2023-04-19 03:31:55,145 [write_version] DEBUG write version:3.0.0-dev.28 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 03:31:55 2023-04-19 03:31:55,145 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:31:55 2023-04-19 03:31:55,145 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:31:55 2023-04-19 03:31:55,147 [execute] INFO git cat-file --batch-check 03:31:55 2023-04-19 03:31:55,147 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 03:31:55 2023-04-19 03:31:55,153 [execute] INFO git cat-file --batch 03:31:55 2023-04-19 03:31:55,153 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 03:31:55 2023-04-19 03:31:55,158 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:31:55 3.0.0-dev.28 [Pipeline] } 03:31:55 $ docker exec --env ******** --env ******** d8da23f9a9ad61ef85c742e7708ca513ae8160e2201fe0c6426596534beaebb2 ssh-agent -k 03:31:55 unset SSH_AUTH_SOCK; 03:31:55 unset SSH_AGENT_PID; 03:31:55 echo Agent pid 37 killed; 03:31:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:31:55 + git semver [Pipeline] } 03:31:55 $ docker stop --time=1 d8da23f9a9ad61ef85c742e7708ca513ae8160e2201fe0c6426596534beaebb2 03:31:57 $ docker rm -f --volumes d8da23f9a9ad61ef85c742e7708ca513ae8160e2201fe0c6426596534beaebb2 [Pipeline] // withDockerContainer [Pipeline] sh 03:31:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:31:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:31:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:31:57 prd-ubuntu20.04-docker-8c-8g-9051 does not seem to be running inside a container 03:31:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:31:58 $ docker top 901558f7d99627221cee605251f34cf6617b1a597774d3e53cd1e488eaf91355 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:31:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:31:58 [ssh-agent] Looking for ssh-agent implementation... 03:31:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:31:58 $ docker exec 901558f7d99627221cee605251f34cf6617b1a597774d3e53cd1e488eaf91355 ssh-agent 03:31:58 SSH_AUTH_SOCK=/tmp/ssh-JGBL90cob17Q/agent.32 03:31:58 SSH_AGENT_PID=38 03:31:58 Running ssh-add (command line suppressed) 03:31:58 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11224069282352250248.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11224069282352250248.key) 03:31:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:31:59 + git semver push 03:31:59 2023-04-19 03:31:59,308 [run_push] DEBUG push 03:31:59 2023-04-19 03:31:59,309 [execute] INFO git cat-file --batch-check 03:31:59 2023-04-19 03:31:59,309 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 03:31:59 2023-04-19 03:31:59,311 [execute] INFO git rev-list ae04c5b6198f2e5f8b1c454ddf35215644faf924 -- 03:31:59 2023-04-19 03:31:59,311 [execute] DEBUG Popen(['git', 'rev-list', 'ae04c5b6198f2e5f8b1c454ddf35215644faf924', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 03:31:59 2023-04-19 03:31:59,317 [execute] INFO git fetch -v origin 03:31:59 2023-04-19 03:31:59,318 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 03:31:59 2023-04-19 03:31:59,805 [run_push] DEBUG no remote changes detected 03:31:59 2023-04-19 03:31:59,805 [execute] INFO git push origin semver 03:31:59 2023-04-19 03:31:59,806 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 03:32:00 2023-04-19 03:32:00,569 [run_push] DEBUG push all version tags 03:32:00 2023-04-19 03:32:00,569 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:32:00 2023-04-19 03:32:00,570 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 03:32:01 2023-04-19 03:32:01,348 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:32:01 3.0.0-dev.28 [Pipeline] } 03:32:01 $ docker exec --env ******** --env ******** 901558f7d99627221cee605251f34cf6617b1a597774d3e53cd1e488eaf91355 ssh-agent -k 03:32:01 unset SSH_AUTH_SOCK; 03:32:01 unset SSH_AGENT_PID; 03:32:01 echo Agent pid 38 killed; 03:32:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:32:01 + git semver [Pipeline] } 03:32:02 $ docker stop --time=1 901558f7d99627221cee605251f34cf6617b1a597774d3e53cd1e488eaf91355 03:32:03 $ docker rm -f --volumes 901558f7d99627221cee605251f34cf6617b1a597774d3e53cd1e488eaf91355 [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 03:32:04 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 03:32:04 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 03:32:04 total 16 03:32:04 drwxr-xr-x 3 root root 4096 Apr 19 03:20 . 03:32:04 drwxrwxr-x 11 jenkins jenkins 4096 Apr 19 03:31 .. 03:32:04 drwxr-xr-x 2 root root 4096 Apr 19 03:20 cost 03:32:04 -rw-r--r-- 1 root root 88 Apr 19 03:20 cost.csv 03:32:04 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 03:32:04 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 03:32:04 total 16 03:32:04 drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 03:20 . 03:32:04 drwxrwxr-x 11 jenkins jenkins 4096 Apr 19 03:31 .. 03:32:04 drwxr-xr-x 2 jenkins jenkins 4096 Apr 19 03:20 cost 03:32:04 -rw-r--r-- 1 jenkins jenkins 88 Apr 19 03:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:32:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:32:05 ---> package-listing.sh 03:32:05 ++ facter osfamily 03:32:05 ++ tr '[:upper:]' '[:lower:]' 03:32:05 + OS_FAMILY=debian 03:32:05 + workspace=/w/workspace/exfoundry_device-usb-camera_main 03:32:05 + START_PACKAGES=/tmp/packages_start.txt 03:32:05 + END_PACKAGES=/tmp/packages_end.txt 03:32:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:32:05 + PACKAGES=/tmp/packages_start.txt 03:32:05 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 03:32:05 + PACKAGES=/tmp/packages_end.txt 03:32:05 + case "${OS_FAMILY}" in 03:32:05 + dpkg -l 03:32:05 + grep '^ii' 03:32:05 + '[' -f /tmp/packages_start.txt ']' 03:32:05 + '[' -f /tmp/packages_end.txt ']' 03:32:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:32:05 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 03:32:05 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 03:32:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 03:32:05 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:32:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:32:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:32:06 prd-ubuntu20.04-docker-8c-8g-9051 does not seem to be running inside a container 03:32:06 $ 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/exfoundry_device-usb-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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:32:06 $ docker top 52c1a73057393bd98e8f15f23d34848c3b92d587d10830cd1d936eacf3efb06f -eo pid,comm [Pipeline] { [Pipeline] sh 03:32:07 + touch /tmp/pre-build-complete [Pipeline] sh 03:32:07 + mkdir -p /var/log/sysstat [Pipeline] sh 03:32:07 + ls /var/log/sa-host 03:32:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:32:07 provisioning config files... 03:32:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12382702051359249704tmp [Pipeline] { [Pipeline] echo 03:32:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:32:08 ---> create-netrc.sh [Pipeline] } 03:32:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:32:08 ---> python-tools-install.sh [Pipeline] echo 03:32:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:32:08 ---> sudo-logs.sh 03:32:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:32:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:32:08 ---> job-cost.sh 03:32:08 lf-activate-venv: SKIPPING 03:32:08 DEBUG: total: 0.2199999988079071 03:32:08 INFO: Retrieving Stack Cost... 03:32:09 INFO: Retrieving Pricing Info for: v3-standard-8 03:32:09 INFO: Archiving Costs [Pipeline] echo 03:32:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:32:10 ---> logs-deploy.sh 03:32:10 lf-activate-venv: SKIPPING 03:32:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/99 03:32:10 INFO: archiving workspace using pattern(s): 03:32:11 Archives upload complete. 03:32:11 INFO: archiving logs to Nexus 03:32:11 ---> uname -a: 03:32:11 Linux prd-ubuntu20-04-docker-8c-8g-9051 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:32:11 03:32:11 03:32:11 ---> lscpu: 03:32:11 Architecture: x86_64 03:32:11 CPU op-mode(s): 32-bit, 64-bit 03:32:11 Byte Order: Little Endian 03:32:11 Address sizes: 40 bits physical, 48 bits virtual 03:32:11 CPU(s): 8 03:32:11 On-line CPU(s) list: 0-7 03:32:11 Thread(s) per core: 1 03:32:11 Core(s) per socket: 1 03:32:11 Socket(s): 8 03:32:11 NUMA node(s): 1 03:32:11 Vendor ID: AuthenticAMD 03:32:11 CPU family: 23 03:32:11 Model: 49 03:32:11 Model name: AMD EPYC-Rome Processor 03:32:11 Stepping: 0 03:32:11 CPU MHz: 2799.998 03:32:11 BogoMIPS: 5599.99 03:32:11 Virtualization: AMD-V 03:32:11 Hypervisor vendor: KVM 03:32:11 Virtualization type: full 03:32:11 L1d cache: 256 KiB 03:32:11 L1i cache: 256 KiB 03:32:11 L2 cache: 4 MiB 03:32:11 L3 cache: 128 MiB 03:32:11 NUMA node0 CPU(s): 0-7 03:32:11 Vulnerability Itlb multihit: Not affected 03:32:11 Vulnerability L1tf: Not affected 03:32:11 Vulnerability Mds: Not affected 03:32:11 Vulnerability Meltdown: Not affected 03:32:11 Vulnerability Mmio stale data: Not affected 03:32:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:32:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:32:11 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:32:11 Vulnerability Srbds: Not affected 03:32:11 Vulnerability Tsx async abort: Not affected 03:32:11 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 03:32:11 03:32:11 03:32:11 ---> nproc: 03:32:11 8 03:32:11 03:32:11 03:32:11 ---> df -h: 03:32:11 Filesystem Size Used Avail Use% Mounted on 03:32:11 overlay 155G 13G 143G 9% / 03:32:11 tmpfs 64M 0 64M 0% /dev 03:32:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:32:11 shm 64M 0 64M 0% /dev/shm 03:32:11 /dev/vda1 155G 13G 143G 9% /facter-os 03:32:11 03:32:11 03:32:11 ---> sar -b -r -n DEV: 03:32:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9051) 04/19/23 _x86_64_ (8 CPU) 03:32:11 03:32:11 03:17:15 LINUX RESTART (8 CPU) 03:32:11 03:32:11 03:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:32:11 03:19:01 231.73 4.33 227.40 0.00 431.13 81182.60 0.00 03:32:11 03:20:01 119.53 0.20 119.33 0.00 7.60 25829.16 0.00 03:32:11 03:21:01 131.59 0.10 131.49 0.00 14.00 28783.34 0.00 03:32:11 03:22:01 4.02 1.33 2.68 0.00 32.39 33.88 0.00 03:32:11 03:23:01 39.20 11.95 27.26 0.00 5431.79 6264.85 0.00 03:32:11 03:24:01 2.18 0.00 2.18 0.00 0.00 25.33 0.00 03:32:11 03:25:01 0.93 0.00 0.93 0.00 0.00 10.44 0.00 03:32:11 03:26:01 1.78 0.00 1.78 0.00 0.00 20.00 0.00 03:32:11 03:27:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 03:32:11 03:28:01 3.93 0.18 3.75 0.00 18.53 54.39 0.00 03:32:11 03:29:01 0.85 0.00 0.85 0.00 0.00 9.07 0.00 03:32:11 03:30:01 1.70 0.00 1.70 0.00 0.00 19.19 0.00 03:32:11 03:31:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 03:32:11 03:32:01 117.70 0.28 117.41 0.00 21.06 58105.38 0.00 03:32:11 Average: 46.99 1.31 45.67 0.00 426.03 14328.07 0.00 03:32:11 03:32:11 03:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:32:11 03:19:01 28380336 31507204 799216 2.43 145440 3170548 2225640 6.56 1156308 2888300 6076 03:32:11 03:20:01 28101848 31524924 781796 2.38 150500 3454268 1958044 5.77 1260320 3055696 38564 03:32:11 03:21:01 27518176 31573904 730504 2.22 161836 4021368 1809512 5.33 1283836 3558880 412 03:32:11 03:22:01 27511112 31568828 735288 2.24 161928 4022332 1809512 5.33 1292816 3559328 36 03:32:11 03:23:01 27144516 31555496 735832 2.24 170056 4355128 1819256 5.36 1518236 3669048 228 03:32:11 03:24:01 27144276 31555256 735768 2.24 170092 4355128 1819256 5.36 1517892 3669048 4 03:32:11 03:25:01 27145896 31557000 733744 2.23 170108 4355132 1819256 5.36 1516760 3669052 8 03:32:11 03:26:01 27152288 31563408 727252 2.21 170148 4355140 1819256 5.36 1510096 3669060 4 03:32:11 03:27:01 27152596 31564076 726860 2.21 170164 4355140 1819256 5.36 1509528 3669380 4 03:32:11 03:28:01 27151376 31563816 727092 2.21 170308 4355804 1789928 5.28 1510220 3669948 8 03:32:11 03:29:01 27151100 31563544 727308 2.21 170320 4355804 1789928 5.28 1510088 3669948 12 03:32:11 03:30:01 27151804 31564316 726716 2.21 170360 4355808 1789928 5.28 1510208 3669944 8 03:32:11 03:31:01 27151820 31564356 726648 2.21 170384 4355808 1789928 5.28 1510232 3669944 4 03:32:11 03:32:01 25599644 31488964 793288 2.41 208852 5664232 1955912 5.76 1674952 4917024 700 03:32:11 Average: 27246913 31551078 743379 2.26 168607 4252260 1858187 5.48 1448678 3643186 3291 03:32:11 03:32:11 03:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:32:11 03:19:01 lo 2.67 2.67 0.26 0.26 0.00 0.00 0.00 0.00 03:32:11 03:19:01 ens3 495.07 285.05 6079.35 45.23 0.00 0.00 0.00 0.00 03:32:11 03:19:01 veth574cf47 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 03:32:11 03:19:01 docker0 174.59 302.93 14.37 1981.83 0.00 0.00 0.00 0.00 03:32:11 03:20:01 veth6e38702 6.08 17.41 0.54 283.81 0.00 0.00 0.00 0.02 03:32:11 03:20:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 03:32:11 03:20:01 ens3 93.33 69.06 629.60 95.96 0.00 0.00 0.00 0.00 03:32:11 03:20:01 docker0 7.70 21.21 0.56 326.46 0.00 0.00 0.00 0.00 03:32:11 03:21:01 lo 9.73 9.73 0.96 0.96 0.00 0.00 0.00 0.00 03:32:11 03:21:01 ens3 250.14 204.28 2957.75 1091.15 0.00 0.00 0.00 0.00 03:32:11 03:21:01 docker0 7.83 23.65 0.60 388.23 0.00 0.00 0.00 0.00 03:32:11 03:22:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 03:32:11 03:22:01 ens3 5.13 4.48 3.65 4.03 0.00 0.00 0.00 0.00 03:32:11 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:11 03:23:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 03:32:11 03:23:01 ens3 93.57 41.47 1951.55 5.40 0.00 0.00 0.00 0.00 03:32:11 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:11 03:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:32:11 03:24:01 ens3 0.83 0.45 0.39 0.21 0.00 0.00 0.00 0.00 03:32:11 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:11 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:11 03:25:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:11 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:11 03:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:32:11 03:26:01 ens3 0.25 0.13 0.02 0.01 0.00 0.00 0.00 0.00 03:32:11 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:11 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:11 03:27:01 ens3 0.60 0.00 0.05 0.00 0.00 0.00 0.00 0.00 03:32:11 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:11 03:28:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 03:32:11 03:28:01 ens3 1.03 0.82 0.53 0.38 0.00 0.00 0.00 0.00 03:32:11 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:11 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:11 03:29:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:11 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:11 03:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:32:11 03:30:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:32:11 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:11 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:11 03:31:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:11 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:11 03:32:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 03:32:11 03:32:01 veth760e99a 1.77 1.65 0.29 0.77 0.00 0.00 0.00 0.00 03:32:11 03:32:01 ens3 459.47 284.82 7803.74 162.81 0.00 0.00 0.00 0.00 03:32:11 03:32:01 docker0 37.01 71.19 3.30 583.29 0.00 0.00 0.00 0.00 03:32:11 Average: lo 1.28 1.28 0.12 0.12 0.00 0.00 0.00 0.00 03:32:11 Average: veth760e99a 0.13 0.12 0.02 0.06 0.00 0.00 0.00 0.00 03:32:11 Average: ens3 100.10 63.69 1389.26 100.49 0.00 0.00 0.00 0.00 03:32:11 Average: docker0 16.24 29.96 1.35 234.55 0.00 0.00 0.00 0.00 03:32:11 03:32:11 03:32:11 ---> sar -P ALL: 03:32:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9051) 04/19/23 _x86_64_ (8 CPU) 03:32:11 03:32:11 03:17:15 LINUX RESTART (8 CPU) 03:32:11 03:32:11 03:18:01 CPU %user %nice %system %iowait %steal %idle 03:32:11 03:19:01 all 9.16 0.00 4.59 4.70 0.08 81.48 03:32:11 03:19:01 0 9.46 0.00 4.04 7.43 0.07 79.01 03:32:11 03:19:01 1 8.63 0.00 4.70 10.21 0.08 76.38 03:32:11 03:19:01 2 9.53 0.00 4.00 0.91 0.05 85.50 03:32:11 03:19:01 3 9.74 0.00 3.96 1.15 0.10 85.05 03:32:11 03:19:01 4 8.22 0.00 4.66 0.62 0.07 86.43 03:32:11 03:19:01 5 9.30 0.00 4.76 14.33 0.07 71.55 03:32:11 03:19:01 6 8.74 0.00 5.74 1.47 0.05 84.01 03:32:11 03:19:01 7 9.66 0.00 4.84 1.55 0.12 83.83 03:32:11 03:20:01 all 43.53 0.00 7.29 1.38 0.08 47.72 03:32:11 03:20:01 0 42.97 0.00 7.30 0.10 0.08 49.55 03:32:11 03:20:01 1 43.53 0.00 7.14 0.86 0.08 48.39 03:32:11 03:20:01 2 42.24 0.00 6.91 0.33 0.07 50.45 03:32:11 03:20:01 3 46.05 0.00 7.14 3.09 0.08 43.64 03:32:11 03:20:01 4 41.73 0.00 7.46 4.11 0.07 46.64 03:32:11 03:20:01 5 44.39 0.00 8.37 2.14 0.10 45.00 03:32:11 03:20:01 6 44.16 0.00 6.95 0.22 0.07 48.60 03:32:11 03:20:01 7 43.20 0.00 7.03 0.19 0.08 49.49 03:32:11 03:21:01 all 7.17 0.00 2.14 1.65 0.05 88.99 03:32:11 03:21:01 0 6.95 0.00 1.97 0.89 0.03 90.16 03:32:11 03:21:01 1 5.97 0.00 2.01 0.96 0.05 91.01 03:32:11 03:21:01 2 8.25 0.00 2.61 2.73 0.07 86.35 03:32:11 03:21:01 3 7.55 0.00 1.69 0.60 0.05 90.10 03:32:11 03:21:01 4 7.90 0.00 2.26 4.59 0.05 85.20 03:32:11 03:21:01 5 8.95 0.00 2.30 1.56 0.05 87.14 03:32:11 03:21:01 6 6.40 0.00 1.36 0.02 0.05 92.17 03:32:11 03:21:01 7 5.37 0.00 2.95 1.88 0.05 89.75 03:32:11 03:22:01 all 0.26 0.00 0.03 0.02 0.01 99.67 03:32:11 03:22:01 0 0.07 0.00 0.00 0.00 0.00 99.93 03:32:11 03:22:01 1 0.12 0.00 0.02 0.00 0.00 99.87 03:32:11 03:22:01 2 0.03 0.00 0.03 0.00 0.00 99.93 03:32:11 03:22:01 3 0.05 0.00 0.08 0.02 0.02 99.83 03:32:11 03:22:01 4 0.23 0.00 0.02 0.13 0.02 99.60 03:32:11 03:22:01 5 0.12 0.00 0.02 0.00 0.00 99.87 03:32:11 03:22:01 6 1.08 0.00 0.03 0.00 0.00 98.88 03:32:11 03:22:01 7 0.40 0.00 0.07 0.03 0.02 99.48 03:32:11 03:23:01 all 1.28 0.00 0.57 0.51 0.01 97.63 03:32:11 03:23:01 0 0.95 0.00 0.70 0.07 0.02 98.27 03:32:11 03:23:01 1 1.39 0.00 0.73 0.12 0.02 97.75 03:32:11 03:23:01 2 0.85 0.00 0.45 0.05 0.00 98.64 03:32:11 03:23:01 3 2.05 0.00 0.37 0.38 0.02 97.18 03:32:11 03:23:01 4 1.74 0.00 0.43 1.37 0.00 96.46 03:32:11 03:23:01 5 0.60 0.00 0.73 0.90 0.00 97.76 03:32:11 03:23:01 6 1.65 0.00 0.62 0.07 0.02 97.65 03:32:11 03:23:01 7 0.99 0.00 0.50 1.15 0.02 97.34 03:32:11 03:24:01 all 0.01 0.00 0.01 0.00 0.01 99.98 03:32:11 03:24:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:32:11 03:24:01 1 0.02 0.00 0.03 0.00 0.02 99.93 03:32:11 03:24:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:32:11 03:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:32:11 03:24:01 4 0.00 0.00 0.00 0.02 0.00 99.98 03:32:11 03:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:32:11 03:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:32:11 03:24:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:32:11 03:25:01 all 0.12 0.00 0.04 0.00 0.00 99.84 03:32:11 03:25:01 0 0.05 0.00 0.05 0.00 0.02 99.88 03:32:11 03:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:32:11 03:25:01 2 0.74 0.00 0.02 0.00 0.00 99.24 03:32:11 03:25:01 3 0.07 0.00 0.14 0.00 0.00 99.80 03:32:11 03:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:32:11 03:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:32:11 03:25:01 6 0.05 0.00 0.03 0.00 0.00 99.92 03:32:11 03:25:01 7 0.03 0.00 0.02 0.02 0.02 99.92 03:32:11 03:26:01 all 0.01 0.00 0.00 0.01 0.00 99.98 03:32:11 03:26:01 0 0.00 0.00 0.03 0.00 0.00 99.97 03:32:11 03:26:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:32:11 03:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:32:11 03:26:01 3 0.00 0.00 0.00 0.02 0.00 99.98 03:32:11 03:26:01 4 0.02 0.00 0.00 0.03 0.02 99.93 03:32:11 03:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:32:11 03:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:32:11 03:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:32:11 03:27:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:32:11 03:27:01 0 0.02 0.00 0.03 0.00 0.02 99.93 03:32:11 03:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:32:11 03:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:32:11 03:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:32:11 03:27:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:32:11 03:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:32:11 03:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:32:11 03:27:01 7 0.02 0.00 0.02 0.02 0.00 99.95 03:32:11 03:28:01 all 0.10 0.00 0.05 0.01 0.01 99.83 03:32:11 03:28:01 0 0.05 0.00 0.08 0.00 0.02 99.85 03:32:11 03:28:01 1 0.05 0.00 0.03 0.00 0.00 99.92 03:32:11 03:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:32:11 03:28:01 3 0.02 0.00 0.03 0.02 0.02 99.92 03:32:11 03:28:01 4 0.02 0.00 0.03 0.07 0.00 99.88 03:32:11 03:28:01 5 0.05 0.00 0.03 0.00 0.00 99.92 03:32:11 03:28:01 6 0.10 0.00 0.05 0.00 0.00 99.85 03:32:11 03:28:01 7 0.53 0.00 0.12 0.02 0.02 99.32 03:32:11 03:29:01 all 0.16 0.00 0.01 0.00 0.01 99.82 03:32:11 03:29:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:32:11 03:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:32:11 03:29:01 2 1.26 0.00 0.00 0.00 0.02 98.73 03:32:11 03:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:32:11 03:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:32:11 03:29:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:32:11 03:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:32:11 03:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:32:11 03:32:11 03:29:01 CPU %user %nice %system %iowait %steal %idle 03:32:11 03:30:01 all 0.10 0.00 0.01 0.00 0.00 99.89 03:32:11 03:30:01 0 0.05 0.00 0.02 0.00 0.02 99.92 03:32:11 03:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:32:11 03:30:01 2 0.62 0.00 0.03 0.00 0.00 99.35 03:32:11 03:30:01 3 0.02 0.00 0.00 0.02 0.00 99.97 03:32:11 03:30:01 4 0.02 0.00 0.00 0.02 0.00 99.97 03:32:11 03:30:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:32:11 03:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:32:11 03:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:32:11 03:31:01 all 0.01 0.00 0.00 0.00 0.00 99.98 03:32:11 03:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:32:11 03:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:32:11 03:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:32:11 03:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:32:11 03:31:01 4 0.00 0.00 0.00 0.02 0.00 99.98 03:32:11 03:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:32:11 03:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:32:11 03:31:01 7 0.02 0.00 0.00 0.02 0.02 99.95 03:32:11 03:32:01 all 8.68 0.00 3.81 2.75 0.08 84.67 03:32:11 03:32:01 0 9.32 0.00 3.99 0.52 0.08 86.08 03:32:11 03:32:01 1 9.35 0.00 3.23 0.10 0.05 87.27 03:32:11 03:32:01 2 7.98 0.00 3.85 0.67 0.10 87.40 03:32:11 03:32:01 3 7.84 0.00 4.51 0.41 0.12 87.12 03:32:11 03:32:01 4 8.96 0.00 3.86 7.64 0.07 79.47 03:32:11 03:32:01 5 9.58 0.00 3.47 6.96 0.07 79.92 03:32:11 03:32:01 6 8.00 0.00 3.42 0.47 0.08 88.02 03:32:11 03:32:01 7 8.43 0.00 4.15 5.25 0.08 82.09 03:32:11 Average: all 5.02 0.00 1.32 0.78 0.02 92.86 03:32:11 Average: 0 4.97 0.00 1.30 0.64 0.03 93.07 03:32:11 Average: 1 4.91 0.00 1.27 0.87 0.02 92.92 03:32:11 Average: 2 5.11 0.00 1.28 0.33 0.02 93.26 03:32:11 Average: 3 5.21 0.00 1.27 0.40 0.03 93.09 03:32:11 Average: 4 4.89 0.00 1.33 1.32 0.02 92.44 03:32:11 Average: 5 5.19 0.00 1.40 1.83 0.02 91.56 03:32:11 Average: 6 4.99 0.00 1.29 0.16 0.02 93.54 03:32:11 Average: 7 4.88 0.00 1.40 0.72 0.03 92.98 03:32:11 03:32:11 03:32:11